F pipeline python versions
3 unresolved threads
3 unresolved threads
Compare changes
+ 26
− 4
@@ -54,7 +54,21 @@ pylint:
@@ -54,7 +54,21 @@ pylint:
@@ -62,6 +76,14 @@ unittest:
@@ -62,6 +76,14 @@ unittest:
@@ -88,12 +110,12 @@ build-testenv:
@@ -88,12 +110,12 @@ build-testenv:
@@ -105,7 +127,7 @@ build-testenv:
@@ -105,7 +127,7 @@ build-testenv:
We need to use pytest here instead of tox because pip-installing the prerequisites within tox using a non-system Python fails.