Skip to content

Commit

Permalink
Add exclude for excluding test
Browse files Browse the repository at this point in the history
it can't work for an open issue:
pypa/setuptools#2688
  • Loading branch information
kinderp committed Dec 23, 2021
1 parent eeb5be3 commit c206468
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -16,4 +16,4 @@ package_dir =
packages = find:
[options.packages.find]
where = src

exclude = test*
Empty file.

0 comments on commit c206468

Please sign in to comment.