Fix 'No module named check-manifest'

This commit is contained in:
Hugo van Kemenade 2022-04-01 11:15:44 +03:00
parent 48a65656ee
commit ceae4965a2

View File

@ -77,7 +77,7 @@ release-test:
-rm dist/*.egg
-rmdir dist
python3 -m pytest -qq
python3 -m check-manifest
check-manifest
python3 -m pyroma .
$(MAKE) readme