We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac2962 commit 52bae9eCopy full SHA for 52bae9e
Makefile
@@ -0,0 +1,4 @@
1
+test:
2
+ git clean -fdx src
3
+ python setup.py build_ext --inplace
4
+ PYTHONPATH=src python t.py
0 commit comments