mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
c4f1ac1762
Signed-off-by: Dan Ryan <dan@danryan.co>
4 lines
129 B
YAML
4 lines
129 B
YAML
steps:
|
|
- script: 'python -m pip install --upgrade pip && python -m pip install -e .'
|
|
displayName: Upgrade Pip & Install Pipenv
|