summaryrefslogtreecommitdiff
path: root/0002-Remove-pytest-coverage-execution.patch
blob: d746c7b7629382b13c7b7c5b678a7dbdac650773 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/setup.cfg	2023-12-11 18:21:45.586656058 +0100
+++ b/setup.cfg	2024-06-26 02:33:53.017645612 +0200
@@ -5,8 +5,4 @@
 max-line-length = 100
 
 [tool:pytest]
-# additional values for 'addopts' can be:
-# --cov-report html
-# -ra -q
-addopts = --cov=pyrpkg
 testpaths = tests