Merge pull request #7974 from radarhere/release-test

dist directory is no longer created
This commit is contained in:
Hugo van Kemenade 2024-04-13 11:04:19 +03:00 committed by GitHub
commit db21e7de1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,6 @@ release-test:
python3 selftest.py
python3 -m pytest Tests
python3 -m pip install .
-rmdir dist
python3 -m pytest -qq
python3 -m check_manifest
python3 -m pyroma .