We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09d602 commit 03c794fCopy full SHA for 03c794f
Makefile
@@ -38,10 +38,6 @@ dist: clean doctest unittest doc
38
@echo "Source distribution is in directory dist"
39
@echo "To post to server, run postBuildingsPyToWeb.sh"
40
41
-upload:
42
- @# Make sure README.rst are consistent
43
- cmp -s README.rst buildingspy/README.rst
44
-
45
46
upload-test:
47
@# Make sure README.rst are consistent
0 commit comments