File: disable_cov.patch

package info (click to toggle)
python-pysol-cards 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 228 kB
  • sloc: python: 801; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,7 +8,6 @@
 
 [tool:pytest]
 norecursedirs = .git
-addopts = --cov=pysol_cards --cov-report term-missing
 
 [coverage:run]
 branch = True