Skip to content

Commit abad45c

Browse files
committed
Change name in setup.py
1 parent 1dee7bd commit abad45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
long_description=open("README.md").read(),
1212
package_data={"": ["README.md", "LICENSE"],
1313
"notebooks": ["notebooks/*"],
14-
"the_wizz": ["data/*"]},
14+
"data": ["data/*"]},
1515
include_package_data=True,
1616
install_requires=["astropy",
1717
"numpy",

0 commit comments

Comments
 (0)