Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
openmesh-python
Commits
5df7d079
Commit
5df7d079
authored
Dec 04, 2020
by
Isaak Lim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update deploy-3.7-VS2017.bat
parent
1b7b22a6
Pipeline
#16124
failed with stages
in 5 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
CI/deploy-3.7-VS2017.bat
CI/deploy-3.7-VS2017.bat
+1
-3
No files found.
CI/deploy-3.7-VS2017.bat
View file @
5df7d079
mkdir
release
dir
cd
dist3
dir
FOR
%%a
IN
(*
.whl
)
DO
copy
%%a
..\release
copy
dist3
\
*
.whl
release
\
/Y
Write
Preview
Markdown
is supported
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