Skip to content
Snippets Groups Projects
Commit e28032c8 authored by Andreas Schenk's avatar Andreas Schenk
Browse files

changed pymod macro to compile python files

Instead of copying the python files to stage the pymod macro now compiles
the python files and put the compiled version into stage.
Compiling of the python files allows catching of syntax errors at the
make step. In addition it speeds up module loading times for the
first import.
parent 2cccfc09
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment