diff --git a/pyproject.toml b/pyproject.toml index ab769b7..3cf005f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,5 +24,7 @@ Repository = "https://github.com/Mathias157/pybalmorel" Issues = "https://github.com/Mathias157/pybalmorel/issues" [tool.setuptools.package-data] -"pybalmorel" = ["geofiles/*.*", +"pybalmorel" = ["Balmorelbb4_ReadData.inc", + "Balmorel_ReadData.gms", + "geofiles/*.*", "interactive/dashboard/static/*.*"] \ No newline at end of file