Skip to content

Commit 5b7308c

Browse files
committed
added setup.cfg
1 parent 2c4cab0 commit 5b7308c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ test=pytest
1313

1414
[tool:pytest]
1515
ignore_glob=./splitio/_OLD/*
16-
addopts = --verbose --cov=splitio --cov-report xml
16+
addopts = --verbose --cov=splitio --cov-report xml
1717
python_classes=*Tests
1818

1919
[build_sphinx]

0 commit comments

Comments
 (0)