dev-python/flit: New package

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2019-12-07 13:47:37 -08:00
parent 318387de1b
commit 92773d426b
4 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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():