diff options
Diffstat (limited to 'tools/maint')
-rw-r--r-- | tools/maint/pypath.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/maint/pypath.inc b/tools/maint/pypath.inc new file mode 100644 index 0000000..5cf398c --- /dev/null +++ b/tools/maint/pypath.inc @@ -0,0 +1,6 @@ + +# Helper for local Python bindings + +# source tools/maint/pypath.inc + +export PYTHONPATH=$PWD/plugins/pychrysalide/.libs |