Skip to content

Commit

Permalink
Merge pull request #4992 from radarhere/egg2
Browse files Browse the repository at this point in the history
Clean up dist in release-test
  • Loading branch information
hugovk committed Oct 19, 2020
2 parents 5089330 + 0045cca commit 834821f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ release-test:
python3 selftest.py
python3 -m pytest Tests
python3 setup.py install
-rm dist/*.egg
-rmdir dist
python3 -m pytest -qq
check-manifest
pyroma .
Expand Down

0 comments on commit 834821f

Please sign in to comment.