summaryrefslogtreecommitdiff
path: root/dev-python/flit/files
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flit/files')
-rw-r--r--dev-python/flit/files/flit-2.1.0-tests.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/dev-python/flit/files/flit-2.1.0-tests.patch b/dev-python/flit/files/flit-2.1.0-tests.patch
deleted file mode 100644
index 04cf9839dbc4..000000000000
--- a/dev-python/flit/files/flit-2.1.0-tests.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-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():