mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Come on
This commit is contained in:
@@ -1052,7 +1052,7 @@ maya = "*"
|
||||
@pytest.mark.lock
|
||||
@pytest.mark.complex
|
||||
@needs_internet
|
||||
@flaky
|
||||
@flaky(max_runs=5)
|
||||
def test_complex_lock_deep_extras(self):
|
||||
# records[pandas] requires tablib[pandas] which requires pandas.
|
||||
# This uses the real PyPI; Pandas has too many requirements to mock.
|
||||
|
||||
Reference in New Issue
Block a user