[CI debug] venv works, pip is happy even as root
This commit is contained in:
parent
088eadc272
commit
e60522f364
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ steps:
|
|||
commands:
|
||||
- python -m venv venv
|
||||
- . venv/bin/activate
|
||||
- echo $VIRTUAL_ENV
|
||||
- python -m pip install --disable-pip-version-check --no-input --quiet -r requirements/test.txt
|
||||
- python -m pytest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue