diff --git a/pyproject.toml b/pyproject.toml index 5c0eb6cd..44ac5502 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,6 @@ exclude = ''' | pipenv/vendor | pipenv/patched | tests/pypi - | tests/pytest-pypi | tests/test_artifacts | get-pipenv.py | pyproject.toml @@ -66,7 +65,6 @@ norecursedirs = [ "tasks", "docs", "tests/test_artifacts", - "tests/pytest-pypi", "tests/pypi", "peeps", ]