mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Patch out coverage options from pytest args, we dont need them here. Changelog: https://github.com/sshuttle/sshuttle/blob/v0.78.5/CHANGES.rst
12 lines
255 B
INI
12 lines
255 B
INI
--- setup.cfg.orig 2019-04-25 04:53:45 UTC
|
|
+++ setup.cfg
|
|
@@ -8,9 +8,6 @@ universal = 1
|
|
sign = true
|
|
identity = 0x1784577F811F6EAC
|
|
|
|
-[tool:pytest]
|
|
-addopts = --cov=sshuttle --cov-branch --cov-report=term-missing
|
|
-
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|