This commit is contained in:
parent
6e4f6a88e4
commit
cfe432c099
@ -18,7 +18,7 @@ steps:
|
|||||||
# linux build
|
# linux build
|
||||||
- cd /drone/src/
|
- cd /drone/src/
|
||||||
- python --version
|
- python --version
|
||||||
- python3 -m venv --system-site-packages venv
|
- python -m venv --without-pip --system-site-packages venv
|
||||||
- source venv/bin/activate
|
- source venv/bin/activate
|
||||||
- pip3 list
|
- pip3 list
|
||||||
- pip3 config --user set global.progress_bar off
|
- pip3 config --user set global.progress_bar off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user