We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9bfdff commit 699b191Copy full SHA for 699b191
setup.cfg
@@ -13,7 +13,7 @@ test=pytest
13
14
[tool:pytest]
15
ignore_glob=./splitio/_OLD/*
16
-addopts = --verbose --cov=splitio --cov-report xml
+addopts = --verbose --cov=splitio --cov-report xml
17
python_classes=*Tests
18
19
[build_sphinx]
0 commit comments