17
0
Files
python-flufl.lock/python-flufl.lock-fix-setup.patch

11 lines
359 B
Diff
Raw Normal View History

Index: flufl.lock-6.0/setup.cfg
===================================================================
--- flufl.lock-6.0.orig/setup.cfg 2021-11-17 10:15:03.278762919 +0100
+++ flufl.lock-6.0/setup.cfg 2021-11-17 10:15:21.578893997 +0100
@@ -1,5 +1,4 @@
[tool:pytest]
-addopts = --cov=flufl --cov-report=term --cov-report=xml
testpaths = test docs
[flake8]