blob: b71c6e35f7176bcdfc63fffa5a80221d372519a8 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/setup.cfg
2+++ b/setup.cfg
3@@ -30,7 +30,10 @@ zip_safe = False
4
5 [options.packages.find]
6 where = src
7-exclude = exampleproj
8+exclude =
9+ exampleproj
10+ *.tests
11+ *.tests.*
12
13 [options.package_data]
14 incremental = py.typed