forked from pool/python-flufl.i18n
- Update to version 3.2 * https://gitlab.com/warsaw/flufl.i18n/-/blob/main/docs/NEWS.rst - Added python-flufl.i18n-fix-setup.patch OBS-URL: https://build.opensuse.org/request/show/931921 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=3
11 lines
324 B
Diff
11 lines
324 B
Diff
Index: flufl.i18n-3.2/setup.cfg
|
|
===================================================================
|
|
--- flufl.i18n-3.2.orig/setup.cfg 2021-05-29 20:08:18.854980000 +0200
|
|
+++ flufl.i18n-3.2/setup.cfg 2021-11-17 10:36:00.095701103 +0100
|
|
@@ -1,5 +1,4 @@
|
|
[tool:pytest]
|
|
-addopts = --cov=flufl
|
|
testpaths = test docs
|
|
|
|
[flake8]
|