We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d8da5 commit 216a11dCopy full SHA for 216a11d
1 file changed
postBuild
@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+
3
+python3 setup.py build
4
+export PYTHONPATH=`pwd`:${PYTHONPATH}
5
0 commit comments