15
0
Files
python-flufl.i18n/python-flufl.i18n-fix-setup.patch

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]