forked from pool/python-twine
update to 3.4.1 OBS-URL: https://build.opensuse.org/request/show/905699 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=32
14 lines
478 B
Diff
14 lines
478 B
Diff
Only in twine-3.4.1: .coverage
|
|
Only in twine-3.4.1: .pytest_cache
|
|
diff -ur twine-3.4.1.orig/pytest.ini twine-3.4.1/pytest.ini
|
|
--- twine-3.4.1.orig/pytest.ini 2021-03-17 01:42:01.000000000 +0100
|
|
+++ twine-3.4.1/pytest.ini 2021-07-11 19:52:39.020680128 +0200
|
|
@@ -7,4 +7,3 @@
|
|
|
|
addopts =
|
|
--cov=twine --cov-context=test --cov-report=
|
|
- --disable-socket
|
|
Only in twine-3.4.1/tests: __pycache__
|
|
Only in twine-3.4.1/twine/commands: __pycache__
|
|
Only in twine-3.4.1/twine: __pycache__
|