mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Clean up dist in release-test
This commit is contained in:
parent
235a7d6d7d
commit
09ee6f3f43
2
Makefile
2
Makefile
|
@ -91,6 +91,8 @@ release-test:
|
||||||
python3 selftest.py
|
python3 selftest.py
|
||||||
python3 -m pytest Tests
|
python3 -m pytest Tests
|
||||||
python3 setup.py install
|
python3 setup.py install
|
||||||
|
-rm dist/*.egg
|
||||||
|
-rmdir dist
|
||||||
python3 -m pytest -qq
|
python3 -m pytest -qq
|
||||||
check-manifest
|
check-manifest
|
||||||
pyroma .
|
pyroma .
|
||||||
|
|
Loading…
Reference in New Issue
Block a user