mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
pip install -e .
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ install:
|
||||
# Upgrade to the latest version of pip to avoid it displaying warnings
|
||||
# about it being out of date.
|
||||
- "pip install --disable-pip-version-check --user --upgrade pip"
|
||||
- "python setup.py develop"
|
||||
- "pip install -e ."
|
||||
- "pipenv install --dev"
|
||||
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user