Skip to content
Snippets Groups Projects
Commit cadec9ec authored by Tim Repke's avatar Tim Repke
Browse files

tmp

parent 76638f4b
No related branches found
No related tags found
1 merge request!92update to python 3.12
Pipeline #3379 failed
...@@ -36,6 +36,7 @@ build-job: ...@@ -36,6 +36,7 @@ build-job:
- pwd - pwd
- ls -lisah - ls -lisah
- git config --global url."https://gitlab.pik-potsdam.de/".insteadOf "ssh://git@gitlab.pik-potsdam.de/" - git config --global url."https://gitlab.pik-potsdam.de/".insteadOf "ssh://git@gitlab.pik-potsdam.de/"
- pip install setuptools
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install -r requirements_dev.txt - pip install -r requirements_dev.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment