mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,3 @@
|
||||
steps:
|
||||
- script: 'python -m pip install --upgrade pip && python -m pip install -e .'
|
||||
- script: 'python -m pip install --upgrade pip && python -m pip install -e .[test]'
|
||||
displayName: Upgrade Pip & Install Pipenv
|
||||
|
||||
Reference in New Issue
Block a user