You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/flit/files/flit-2.1.0-tests.patch

9 lines
287 B

diff --git a/tests/test_inifile.py b/tests/test_inifile.py
index 150fa47..53ce597 100644
--- a/tests/test_inifile.py
+++ b/tests/test_inifile.py
@@ -7,2 +7,3 @@ samples_dir = Path(__file__).parent / 'samples'
+@pytest.mark.skip("Needs internet access")
def test_invalid_classifier():