Skip to content
Snippets Groups Projects
Verified Commit 5732a66a authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: 3.13 pipeline.

parent cfc747f0
No related branches found
No related tags found
2 merge requests!178FIX: #96 Better error output for crawl.py script.,!171sav/spss converter
Pipeline #51986 passed with warnings
......@@ -165,7 +165,7 @@ unittest_py3.13:
# install dependencies
- pip install pytest pytest-cov
# TODO: Use f-branch logic here
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
- ! pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
# TODO Remove the "!" after 3.13 release, which serves as an xfail
- ! pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev
- ! pip install .[h5_crawler,spss]
......
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