Skip to content
Snippets Groups Projects
Commit f3772f74 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fixup: .gitlab-ci

parent 59808045
No related branches found
No related tags found
No related merge requests found
Pipeline #20539 failed
...@@ -69,7 +69,7 @@ full: ...@@ -69,7 +69,7 @@ full:
- python -m pip install -U cppimport pybind11 - python -m pip install -U cppimport pybind11
- python -m pip install --upgrade git+https://github.com/sympy/sympy.git - python -m pip install --upgrade git+https://github.com/sympy/sympy.git
- python -m pip install --upgrade pip setuptools wheel - python -m pip install --upgrade pip setuptools wheel
- python -m pip install --upgrade tensorflow-gpu=2.0 - python -m pip install --upgrade tensorflow-gpu==2.0
- python -m pip install -e . - python -m pip install -e .
- python -m pip install git+https://i10git.cs.fau.de/seitz/pystencils.git - python -m pip install git+https://i10git.cs.fau.de/seitz/pystencils.git
- pytest - pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment