mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -15,6 +15,7 @@ env:
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install --upgrade pip"
|
||||
- "pip install -e . --upgrade --upgrade-stragetgy=only-if-needed"
|
||||
- "pipenv install --dev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user