Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
823b1cf3
Commit
823b1cf3
authored
Aug 01, 2018
by
jhskone
Browse files
wget pip install
parent
c5844269
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
823b1cf3
...
...
@@ -77,6 +77,7 @@ west_doc_build:
-
make install
-
ln -s $PY_DIR/bin/python3.5 $PY_DIR/bin/python
-
export PATH=$PY_DIR/bin:$PATH
-
wget https://bootstrap.pypa.io/get-pip.py
-
python get-pip.py
-
pip install -U pip
-
ln -s $PY_DIR/bin/pip3.5 $PY_DIR/bin/pip
...
...
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