Skip to content

Commit d44ad0f

Browse files
authored
Update package configuration files. (#77)
1 parent 667f564 commit d44ad0f

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)