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
Remote Modules
remote-module-template
Commits
792dff8d
Commit
792dff8d
authored
Jul 24, 2019
by
Guillaume Pasero
Browse files
CI: wrong python used
parent
512e7818
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup_windows_env.sh
View file @
792dff8d
#!/bin/bash
export
PATH
=
'/c/Python37:/c/ProgramData/chocolatey/lib/ninja/tools:${PATH}'
which python
eval
"
$(
python
-c
'
import sys, os, subprocess
import distutils.msvc9compiler as msvc
...
...
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