Skip to content

Commit c6340ad

Browse files
committed
Update setup.cfg
1 parent 2baa5b7 commit c6340ad

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

setup.cfg

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,8 @@ install_requires =
6666
include_package_data = True
6767

6868
[options.packages.find]
69-
exclude = contrib; docs; tests*
69+
exclude =
70+
docs*
71+
images*
72+
scripts*
73+
tests*

0 commit comments

Comments
 (0)