Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
openmesh-python
Commits
daa46106
Commit
daa46106
authored
Feb 21, 2019
by
Janis Born
Browse files
update Windows Python version in deploy.sh
parent
430f1f90
Pipeline
#8786
passed with stages
in 6 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy.sh
View file @
daa46106
...
...
@@ -7,7 +7,7 @@
revision
=
${
1
:-
master
}
for
name
in
"deploy-sdist"
"deploy-2.7-macos"
"deploy-3.5-macos"
"deploy-2.7-linux"
"deploy-3.5-linux"
"deploy-3.
6
-VS2017"
for
name
in
"deploy-sdist"
"deploy-2.7-macos"
"deploy-3.5-macos"
"deploy-2.7-linux"
"deploy-3.5-linux"
"deploy-3.
7
-VS2017"
do
wget
"https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/-/jobs/artifacts/
$revision
/download?job=
$name
"
-O
"
$name
.zip"
unzip
"
$name
.zip"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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