We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd118f7 commit dcdeedbCopy full SHA for dcdeedb
1 file changed
setuptools/tests/test_virtualenv.py
@@ -82,6 +82,7 @@ def skip_network(param):
82
'pip<22',
83
mark(
84
'https://github.com/pypa/pip/archive/main.zip',
85
+ pytest.mark.xfail(reason='#2975'),
86
),
87
]
88
0 commit comments