mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -19,7 +19,7 @@ install:
|
||||
- "pip install -e . --upgrade --upgrade-strategy=only-if-needed"
|
||||
- "pipenv install --dev"
|
||||
- 'pip install -e "$(pwd)" --upgrade'
|
||||
- 'pipenv install --deploy --system --dev'
|
||||
- 'pipenv install --system --dev'
|
||||
|
||||
script:
|
||||
- 'pipenv run time pytest -v -n 4 -m "$TEST_SUITE" tests'
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# // ) ) / / // ) ) //___) ) // ) ) || / /
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
__version__ = '11.10.1.dev5'
|
||||
__version__ = '11.10.1'
|
||||
|
||||
Reference in New Issue
Block a user