Skip to content

Commit 980fad6

Browse files
committed
Update package configuration files.
1 parent 2e6d320 commit 980fad6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements.txt

-26 Bytes
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"console_scripts": ["copper=copper.cli:cli"],
2929
},
3030
include_package_data=True,
31-
package_data={"copper": ["copper/lib/chiller_curves.json"]},
31+
package_data={"copper": ["copper/data/chiller_curves.json"]},
3232
)

0 commit comments

Comments
 (0)