Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
payno
id06workflow
Commits
f7e7df4b
Commit
f7e7df4b
authored
Mar 04, 2019
by
payno
Browse files
force Orange version to the latest compatible with python 3.5. Since 3.20 need python 3.6
parent
859e32a1
Pipeline
#8867
passed with stage
in 1 minute and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f7e7df4b
...
...
@@ -13,7 +13,7 @@ test:python3.5-stretch-pyqt5:
-
python -m pip install setuptools --upgrade
-
python -m pip install numpy --upgrade
-
python -m pip install matplotlib
-
python -m pip install Orange3
-
python -m pip install Orange3
==3.19.0
-
python -m pip install -r requirements.txt
-
python -m pip install .
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a id06workflow test -v
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment