We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829b769 commit a12c9bcCopy full SHA for a12c9bc
.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
4
- test
5
6
variables:
7
- PYVERSION: "3.8"
+ PYVERSION: "3.9"
8
NOSE_WITH_COV: "1"
9
NOSE_COVER_PACKAGE: "factor_analyzer"
10
LOGCAPTURE_LEVEL: "DEBUG"
0 commit comments