Skip to content
Snippets Groups Projects

Refactor build system

Merged Markus Holzer requested to merge holzer/lbmpy:RewordBuild into master
Viewing commit 59cb5a25
Show latest version
2 files
+ 11
2
Preferences
Compare changes
Files
2
+ 1
1
@@ -140,7 +140,7 @@ minimal-sympy-master:
- pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
- python -m pip install --upgrade git+https://github.com/sympy/sympy.git
- pip list
- python setup.py quicktest
- python quicktest.py
allow_failure: true
tags:
- docker