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 bdb86d1 commit 45be816Copy full SHA for 45be816
Makefile
@@ -44,7 +44,7 @@ docs:
44
45
.PHONY: pip-sdist
46
pip-sdist:
47
- python3 setup.py sdist --dist-dir=pip_dist
+ python3 setup.py sdist --dist-dir=pip_dist --formats=xztar
48
49
.PHONY: pip-bdist
50
pip-bdist:
0 commit comments