Skip to content

Commit 3e3e74c

Browse files
committed
Remove second instance of 'pakacge_dir' kwarg
1 parent 1346cfc commit 3e3e74c

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
@@ -113,7 +113,6 @@
113113
license="Apache License 2.0",
114114
packages=setuptools.find_packages("src"),
115115
ext_modules=ext_modules,
116-
package_dir={"": "src"},
117116
download_url="http://python.org/pypi/wrf-python",
118117
package_data={"wrf": ["data/psadilookup.dat"]},
119118
scripts=[]

0 commit comments

Comments
 (0)