mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
shell: this appears to be wrong
This commit is contained in:
+1
-1
@@ -2178,7 +2178,7 @@ def shell(three=None, python=False, fancy=False, shell_args=None, anyway=False):
|
||||
sys.exit(1)
|
||||
|
||||
# Ensure that virtualenv is available.
|
||||
ensure_project(three=three, python=python, validate=False)
|
||||
# ensure_project(three=three, python=python, validate=False)
|
||||
|
||||
# Load .env file.
|
||||
load_dot_env()
|
||||
|
||||
Reference in New Issue
Block a user