Chandan Singh pushed to branch chandan/tox at BuildStream / buildstream
Commits:
-
ffb31d40
by Chandan Singh at 2018-10-26T19:11:02Z
1 changed file:
Changes:
... | ... | @@ -9,3 +9,4 @@ envlist = py36 |
9 | 9 |
[testenv]
|
10 | 10 |
commands = pytest
|
11 | 11 |
sitepackages = True
|
12 |
+passenv = BST_FORCE_BACKEND, PYTEST_ADDOPTS
|