Loading pyproject.toml +4 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "geoloop" version = "1.0.2" version = "1.0.3" description = "This is a Python package for simulation of (deep) vertical Borehole Heat Exchanger (BHE) systems" authors = [ { name = "Zanne Korevaar", email = "zanne.korevaar@tno.nl" }, Loading Loading @@ -60,6 +60,9 @@ where = ["src"] [project.scripts] geoloop = "geoloop.cli.main:simulation" [tool.setuptools.package-data] "geoloop.lithology.resources" = ["lithology_properties.xlsx"] [tool.uv.workspace] members = [ "geoloop", Loading uv.lock +1 −1 Original line number Diff line number Diff line Loading @@ -340,7 +340,7 @@ wheels = [ [[package]] name = "geoloop" version = "1.0.1" version = "1.0.2" source = { editable = "." } dependencies = [ { name = "h5netcdf" }, Loading Loading
pyproject.toml +4 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "geoloop" version = "1.0.2" version = "1.0.3" description = "This is a Python package for simulation of (deep) vertical Borehole Heat Exchanger (BHE) systems" authors = [ { name = "Zanne Korevaar", email = "zanne.korevaar@tno.nl" }, Loading Loading @@ -60,6 +60,9 @@ where = ["src"] [project.scripts] geoloop = "geoloop.cli.main:simulation" [tool.setuptools.package-data] "geoloop.lithology.resources" = ["lithology_properties.xlsx"] [tool.uv.workspace] members = [ "geoloop", Loading
uv.lock +1 −1 Original line number Diff line number Diff line Loading @@ -340,7 +340,7 @@ wheels = [ [[package]] name = "geoloop" version = "1.0.1" version = "1.0.2" source = { editable = "." } dependencies = [ { name = "h5netcdf" }, Loading