Skip to content

Commit ca5320a

Browse files
committed
BLD: drop options.package_data from setup.cfg
These two glob patterns are already covered because: - They are listed in MANIFEST.in AND - include_package_data is set to True See #46270
1 parent 883ce2b commit ca5320a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ test =
5151
pytest>=6.0
5252
pytest-xdist>=1.31
5353

54-
[options.package_data]
55-
* = templates/*, _libs/**/*.dll
56-
5754
[build_ext]
5855
inplace = True
5956

0 commit comments

Comments
 (0)