mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -10,7 +10,7 @@ python:
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install -e ."
|
||||
- "pip install -e . --upgrade"
|
||||
- "pipenv install --dev --skip-lock"
|
||||
# command to run tests
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user