Skip to content
Snippets Groups Projects

TST: Make NamedTemporaryFiles Windows-compatible

Merged Henrik tom Wörden requested to merge f-rename-filter into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -129,7 +129,7 @@ unittest_py3.9:
# 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@f-rename-filter
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev
- pip install .[h5-crawler,spss,rocrate]
# actual test
Loading