1 parent 94d6149 commit 81be282Copy full SHA for 81be282
Makefile
@@ -20,7 +20,7 @@ clean-build:
20
@rm -fr *.egg-info
21
22
manifest:
23
-@python setup.py sdist --manifest-only
+@python3 setup.py sdist --manifest-only
24
25
tox:
26
@tox
0 commit comments