We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de508dc commit 0159084Copy full SHA for 0159084
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
all:
2
- python setup_dev.py build_ext -i -f
+ python setup.py build_ext -i -f
3
python setup.py build sdist
4
5
.PHONY: test
0 commit comments