Loading .gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -2,3 +2,5 @@ # pixi environments .pixi *.egg-info build dist .idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,5 +3,5 @@ <component name="Black"> <option name="sdkName" value="Python 3.13 (delphi_read_lingewaard_data)" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis) (2)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (2)" project-jdk-type="Python SDK" /> </project> No newline at end of file .idea/pythermogis.iml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <sourceFolder url="file://$MODULE_DIR$/tests/tests" isTestSource="true" /> <excludeFolder url="file://$MODULE_DIR$/.venv" /> </content> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis) (2)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.13 (2)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="PyNamespacePackagesService"> Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pythermogis" version = "0.1.8" version = "0.1.10" description = "This is a Python API to the ThermoGIS Java code" authors = [{ name = "Brett", email = "hen.brett@tno.nl" }] readme = "README.md" Loading Loading
.gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -2,3 +2,5 @@ # pixi environments .pixi *.egg-info build dist
.idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,5 +3,5 @@ <component name="Black"> <option name="sdkName" value="Python 3.13 (delphi_read_lingewaard_data)" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis) (2)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (2)" project-jdk-type="Python SDK" /> </project> No newline at end of file
.idea/pythermogis.iml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <sourceFolder url="file://$MODULE_DIR$/tests/tests" isTestSource="true" /> <excludeFolder url="file://$MODULE_DIR$/.venv" /> </content> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis) (2)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.13 (2)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="PyNamespacePackagesService"> Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pythermogis" version = "0.1.8" version = "0.1.10" description = "This is a Python API to the ThermoGIS Java code" authors = [{ name = "Brett", email = "hen.brett@tno.nl" }] readme = "README.md" Loading