Skip to content

Commit 095e497

Browse files
committed
Adding passenv to tox coveralls rule.
See #878 for context.
1 parent e62fc58 commit 095e497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ commands =
3030
deps =
3131
{[testenv:cover]deps}
3232
coveralls
33+
passenv = {[testenv:regression]passenv}
3334

3435
[testenv:docs]
3536
basepython =

0 commit comments

Comments
 (0)