Skip to content

Commit

Permalink
fix exclusion of tests in wheel distribution (#273)
Browse files Browse the repository at this point in the history
merges #273
  • Loading branch information
dhimmel committed Dec 9, 2020
1 parent 0c2e5b2 commit 3a6c41b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -71,6 +71,7 @@ dev =
[options.packages.find]
exclude =
tests
*.tests

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 3a6c41b

Please sign in to comment.