Matej Cepl
d36863e4c0
- Use email.message instead of cgi as cgi has been deprecated - Remove upstreamed patch license_files.patch - Add skip-unsupported-Metadata-Version-test.patch (gh#pypa/twine#1071) to skip failing test case. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=38
15 lines
306 B
Diff
15 lines
306 B
Diff
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'
|