14
0
forked from pool/python-twine

- Convert to libalternatives on SLE-16-based and newer systems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=51
This commit is contained in:
2025-08-25 14:24:56 +00:00
committed by Git OBS Bridge
commit d7fa8f0508
9 changed files with 510 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Only in twine-3.4.1: .coverage
Only in twine-3.4.1: .pytest_cache
---
pytest.ini | 1 -
1 file changed, 1 deletion(-)
--- a/pytest.ini
+++ b/pytest.ini
@@ -6,5 +6,4 @@ filterwarnings=
ignore:the imp module is deprecated::setuptools
addopts =
- --disable-socket
--ignore-glob '*integration*.py'