Skip to content

Commit cfdf009

Browse files
committed
fixup! MNT: move static project metadata to pyproject.toml
1 parent 29e0e60 commit cfdf009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ def prepare_modules():
147147
setup(
148148
version=versioneer.get_version(),
149149
package_data={
150-
"bottleneck": ["LICENSE"],
151150
"bottleneck.tests": ["data/*/*"],
152151
},
153152
cmdclass=cmdclass,

0 commit comments

Comments
 (0)