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 56d39c4 commit bee27f4Copy full SHA for bee27f4
Makefile
@@ -26,3 +26,5 @@ build-wheel:
26
clean:
27
python3 setup.py clean --all
28
rm -fr build dist dist-* fuse_python.egg-info wheelhouse
29
+
30
+.PHONY: build
0 commit comments