1
0
mirror of synced 2024-06-10 06:29:57 +02:00
TheChymera-overlay/dev-python/dandischema/files/dandischema-0.3.4-coverage.patch
Horea Christian 2b976fa6e5
dev-python/dandischema: new package (DANDI stack)
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
2021-09-26 22:40:22 -04:00

12 lines
324 B
Diff

--- a/tox.ini 2021-09-22 19:31:20.534576095 -0400
+++ b/tox.ini 2021-09-26 16:11:30.080164191 -0400
@@ -17,7 +17,7 @@
flake8 --config=setup.cfg {posargs} dandischema setup.py
[pytest]
-addopts = --cov=dandischema --tb=short --durations=10
+addopts = --tb=short --durations=10
filterwarnings = error
[coverage:run]