Skip to content

Commit

Permalink
fix: remove all cruft references
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Sep 5, 2023
1 parent dcfb632 commit 244a9be
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]

0 comments on commit 244a9be

Please sign in to comment.