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 3868ef9 commit 6c6f3d6Copy full SHA for 6c6f3d6
Makefile
@@ -41,7 +41,7 @@ doctest:
41
dist: clean doctest unittest doc
42
@# Make sure README.rst are consistent
43
cmp -s README.rst buildingspy/README.rst
44
- python setup.py sdist --formats=gztar,zip
+ python setup.py sdist --formats=zip
45
python setup.py bdist_egg
46
rm -rf build
47
rm -rf buildingspy.egg-info
0 commit comments