diff --git a/tox.ini b/tox.ini index 96ebb8d..4f43b51 100644 --- a/tox.ini +++ b/tox.ini @@ -20,15 +20,11 @@ commands = usedevelop = False # use lowest version basepython = python3.8 -allowlist_externals = - rm deps = - setuptools>=70.1.0 pytest coverage hypothesis commands = - rm -rf build # do not mess up import coverage run --branch --source=src/icalendar --omit=*/tests/hypothesis/* --omit=*/tests/fuzzed/* --module pytest [] coverage report coverage html