Merge branch 'fix/ci' into 'master'

Pin the CI to python 3.6

See merge request cara/cara!207
This commit is contained in:
Andre Henriques 2021-07-07 09:08:22 +00:00
commit d4225a9d4f

View file

@ -7,6 +7,7 @@ include:
variables:
project_name: cara
PY_VERSION: "3.6" # This is what we have running in OpenShift currently.
# A full installation of CARA, tested with pytest.