Skip to content

Commit

Permalink
Tell check-wheel-contents that we have two top-level packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Dec 15, 2021
1 parent 616b690 commit 05931d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ fail-under = 100
whitelist-regex = ["test_.*"]


[tool.check-wheel-contents]
toplevel = ["attr", "attrs"]


[tool.isort]
profile = "attrs"

Expand Down

0 comments on commit 05931d6

Please sign in to comment.