non-determinism

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 20:19:37 -05:00
parent f92aa10683
commit 61fa011ae4
+1
View File
@@ -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: