mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -756,6 +756,7 @@ requests = {version = "*"}
|
||||
@pytest.mark.code
|
||||
@pytest.mark.check
|
||||
@pytest.mark.unused
|
||||
@pytest.mark.skip(reason="non-deterministic")
|
||||
def test_check_unused(self, pypi):
|
||||
|
||||
with PipenvInstance() as p:
|
||||
|
||||
Reference in New Issue
Block a user