Skip to content

Allow moving code out of the build script towards separate python files. #21

@THeinemann

Description

@THeinemann

The directory of the build script is not part of Python's import path inside the pynt process, hence it is not possible to import modules which reside beneath the same directory as the module.

It can be solved by amending the Path with the directory of the build script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions