Upgrade SymPy Version & Extend CI
Files
2- Frederik Hennig authored
+ 77
− 46
# -------------------------- Pre Tests --------------------------------------------------------------------------------
@@ -62,9 +72,7 @@ tests-and-coverage-with-longrun:
@@ -62,9 +72,7 @@ tests-and-coverage-with-longrun:
- pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
@@ -76,9 +84,7 @@ minimal-conda:
@@ -76,9 +84,7 @@ minimal-conda:
@@ -91,9 +97,7 @@ flake8-lint:
@@ -91,9 +97,7 @@ flake8-lint:
- pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
@@ -133,9 +137,7 @@ latest-python:
@@ -133,9 +137,7 @@ latest-python:
@@ -151,9 +153,7 @@ minimal-sympy-master:
@@ -151,9 +153,7 @@ minimal-sympy-master:
@@ -175,45 +175,76 @@ ubuntu:
@@ -175,45 +175,76 @@ ubuntu:
# -------------------- Documentation and deploy ------------------------------------------------------------------------