Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ This package requires a Java 17 VM (we recommend using [Amazon Corretto 17](http --- ### Import pyThermoGIS into your own python projects ### 2a) Import pyThermoGIS into your own python projects ``` pip install pythermogis --index-url https://ci.tno.nl/gitlab/api/v4/projects/18271/packages/pypi/simple Loading @@ -40,12 +40,12 @@ pip install pythermogis --index-url https://ci.tno.nl/gitlab/api/v4/projects/182 --- ### Installation from source ### 2b) Installation from source Clone and install from source with Pixi: ```bash git clone https://gitlab.com/your-repo/pythermogis.git git clone git@ci.tno.nl:ags_public/pythermogis.git cd pythermogis pixi install ``` Loading Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ This package requires a Java 17 VM (we recommend using [Amazon Corretto 17](http --- ### Import pyThermoGIS into your own python projects ### 2a) Import pyThermoGIS into your own python projects ``` pip install pythermogis --index-url https://ci.tno.nl/gitlab/api/v4/projects/18271/packages/pypi/simple Loading @@ -40,12 +40,12 @@ pip install pythermogis --index-url https://ci.tno.nl/gitlab/api/v4/projects/182 --- ### Installation from source ### 2b) Installation from source Clone and install from source with Pixi: ```bash git clone https://gitlab.com/your-repo/pythermogis.git git clone git@ci.tno.nl:ags_public/pythermogis.git cd pythermogis pixi install ``` Loading