mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Binary file not shown.
@@ -388,6 +388,7 @@ records = "*"
|
||||
@pytest.mark.extras
|
||||
@pytest.mark.install
|
||||
@pytest.mark.local
|
||||
@pytest.mark.skip(reason="I'm not mocking this.")
|
||||
def test_local_extras_install(self, pypi):
|
||||
with PipenvInstance(pypi=pypi) as p:
|
||||
setup_py = os.path.join(p.path, 'setup.py')
|
||||
|
||||
Reference in New Issue
Block a user