Skip to content

Commit 03c794f

Browse files
committed
Updated makefile
1 parent b09d602 commit 03c794f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ dist: clean doctest unittest doc
3838
@echo "Source distribution is in directory dist"
3939
@echo "To post to server, run postBuildingsPyToWeb.sh"
4040

41-
upload:
42-
@# Make sure README.rst are consistent
43-
cmp -s README.rst buildingspy/README.rst
44-
4541

4642
upload-test:
4743
@# Make sure README.rst are consistent

0 commit comments

Comments
 (0)