Skip to content

Commit 0045cca

Browse files
committed
Clean up dist in release-test
1 parent 9158037 commit 0045cca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ release-test:
9191
python3 selftest.py
9292
python3 -m pytest Tests
9393
python3 setup.py install
94+
-rm dist/*.egg
95+
-rmdir dist
9496
python3 -m pytest -qq
9597
check-manifest
9698
pyroma .

0 commit comments

Comments
 (0)