Un-vendor Pew

This commit is contained in:
Tzu-ping Chung
2018-07-05 16:29:49 +08:00
parent 9e55b351ce
commit a5a9583c2d
35 changed files with 15 additions and 2040 deletions
+1 -4
View File
@@ -350,10 +350,7 @@ def test_editable_no_args(PipenvInstance):
@pytest.mark.install
@pytest.mark.virtualenv
def test_install_venv_project_directory(PipenvInstance, pypi):
"""Test pew's project functionality during virtualenv creation.
Since .venv virtualenvs are not created with pew, we need to swap to a
workon_home based virtualenv for this test.
"""Test the project functionality during virtualenv creation.
"""
with PipenvInstance(pypi=pypi, chdir=True) as p:
with temp_environ(), TemporaryDirectory(