Pin the CI to python 3.6

This commit is contained in:
Phil Elson 2021-07-07 10:47:49 +02:00
parent 008daf8812
commit 910f1f53d4

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.