Loading pixi.lock +2 −2 Original line number Diff line number Diff line Loading @@ -2293,8 +2293,8 @@ packages: timestamp: 1740946648058 - pypi: . name: pythermogis version: 0.1.23 sha256: ee60cb3d119720351b1e1b022c45db2967bcd74237326a442fd7af7d4013dad0 version: 0.1.25 sha256: d9fecb41ae23b43e1805038c4a2aba398a39af1dc24e28df528a2856b875ac36 requires_dist: - jpype1>=1.5.2,<2 - xarray==2024.9.0.* Loading pyproject.toml +2 −5 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta" [project] name = "pythermoGIS" version = "0.1.23" name = "pythermogis" version = "0.1.25" description = "This repository is used as a python API for the ThermoGIS Doublet simulations" authors = [ { name = "Hen Brett", email = "hen.brett@tno.nl" }, Loading Loading @@ -33,9 +33,6 @@ markers = [ [tool.setuptools] package-dir = {"" = "pythermogis"} [tool.setuptools.packages.find] where = ["pythermogis"] [project.scripts] pytg = "main:app" Loading tests/resources/test_output/trans_test.png +487 B (88.3 KiB) Loading image diff... Loading
pixi.lock +2 −2 Original line number Diff line number Diff line Loading @@ -2293,8 +2293,8 @@ packages: timestamp: 1740946648058 - pypi: . name: pythermogis version: 0.1.23 sha256: ee60cb3d119720351b1e1b022c45db2967bcd74237326a442fd7af7d4013dad0 version: 0.1.25 sha256: d9fecb41ae23b43e1805038c4a2aba398a39af1dc24e28df528a2856b875ac36 requires_dist: - jpype1>=1.5.2,<2 - xarray==2024.9.0.* Loading
pyproject.toml +2 −5 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta" [project] name = "pythermoGIS" version = "0.1.23" name = "pythermogis" version = "0.1.25" description = "This repository is used as a python API for the ThermoGIS Doublet simulations" authors = [ { name = "Hen Brett", email = "hen.brett@tno.nl" }, Loading Loading @@ -33,9 +33,6 @@ markers = [ [tool.setuptools] package-dir = {"" = "pythermogis"} [tool.setuptools.packages.find] where = ["pythermogis"] [project.scripts] pytg = "main:app" Loading