Skip to content

Commit

Permalink
Clean up dist in release-test
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere authored and hugovk committed Oct 22, 2020
1 parent 235a7d6 commit 09ee6f3
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 09ee6f3

Please sign in to comment.