Skip to content

Commit 5b6638d

Browse files
committed
Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref #224.
1 parent ff32ae0 commit 5b6638d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ install_requires =
2020

2121
[options.packages.find]
2222
exclude =
23-
build*
24-
dist*
2523
docs*
2624
tests*
2725

0 commit comments

Comments
 (0)