1
0
mirror of synced 2024-11-10 23:18:57 +01:00
TheChymera-overlay/sci-visualization/fsleyes/files/fsleyes-0.32.0-coverage.patch
Horea Christian 6acbced85d
sci-visualization/fsleyes: new package
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Horea Christian <chr@chymera.eu>
2020-01-24 19:23:12 +01:00

14 lines
410 B
Diff

diff --git a/setup.cfg b/setup.cfg
index fcb594a..dccad97 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,7 +9,7 @@ ignore = E127,E201,E203,E221,E222,E241,E271,E272,E301,E302,E303,E701,W504
[tool:pytest]
testpaths = tests
-addopts = -v --cov=fsleyes
+addopts = -v
markers =
overlayclitest: Overlay scene test invoked via FSLeyes command line
clitest: Test invoked via FSLeyes command line