Skip to content

Commit 54b9098

Browse files
committed
add model vars json to packagE
1 parent 3c17968 commit 54b9098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
packages=["ogcore"],
2020
package_data={
21-
"ogcore": ["default_parameters.json", "OGcorePlots.mplstyle"]
21+
"ogcore": ["default_parameters.json", "model_variables.json", "OGcorePlots.mplstyle"]
2222
},
2323
include_packages=True,
2424
python_requires=">=3.7.7, <3.13",

0 commit comments

Comments
 (0)