Add blank line since these two environment variable has different purpose

This commit is contained in:
jxltom
2018-12-01 22:23:27 +08:00
parent 5e29e7635e
commit d165d65636
+1
View File
@@ -2178,6 +2178,7 @@ def do_shell(three=None, python=False, fancy=False, shell_args=None, pypi_mirror
# Only set PIPENV_ACTIVE after finishing reading virtualenv_location
# otherwise its value will be changed
os.environ["PIPENV_ACTIVE"] = vistir.misc.fs_str("1")
os.environ.pop("PIP_SHIMS_BASE_MODULE", None)
if fancy: