diff --git a/pyproject.toml b/pyproject.toml index 30ca6fc..0ab555b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,13 +105,3 @@ warn_redundant_casts = true [tool.licensecheck] using = "PEP631:test;dev;doc" - -[tool.cruft] -skip = [ - "pytest_copie/", - "docs/usage.rst", - "tests/", - ".gitignore", - "AUTHORS.rst", - "LICENSE", -]