mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
don't use pyenv in tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -8,6 +8,7 @@ import pytest
|
||||
from pipenv.vendor import toml
|
||||
from pipenv.vendor import delegator
|
||||
|
||||
os.environ['PIPENV_DONT_USE_PYENV'] = '1'
|
||||
|
||||
class PipenvInstance():
|
||||
"""An instance of a Pipenv Project..."""
|
||||
|
||||
Reference in New Issue
Block a user