mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #407 from erinxocon/timeout-docs
documented the new PIPENV_TIMEOUT variable
This commit is contained in:
@@ -205,6 +205,9 @@ will detect it.
|
||||
- ``PIPENV_MAX_DEPTH`` — Set to an integer for the maximum number of directories to
|
||||
search for a Pipfile.
|
||||
|
||||
- ``PIPENV_TIMEOUT`` — Set to an integer for the max number of seconds pipenv will
|
||||
wait for virtualenv creation to complete. Defaults to 120 seconds.
|
||||
|
||||
|
||||
☤ Custom Virtual Environment Location
|
||||
-------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user