17
0
2021-11-19 01:46:03 +00:00
committed by Git OBS Bridge
parent a77f86764c
commit fbc661eccd
5 changed files with 22 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
Index: flufl.lock-5.0.4/setup.cfg
Index: flufl.lock-6.0/setup.cfg
===================================================================
--- flufl.lock-5.0.4.orig/setup.cfg 2021-01-02 03:42:37.032559900 +0100
+++ flufl.lock-5.0.4/setup.cfg 2021-02-11 09:11:24.784359755 +0100
--- 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
-addopts = --cov=flufl --cov-report=term --cov-report=xml
testpaths = test docs
[flake8]