Skip to content

Commit bf1abe7

Browse files
committed
Pass include
1 parent 79ec9fe commit bf1abe7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ isolated_build=True
88
[testenv]
99
deps=pytest
1010
coverage
11+
# Pass windows env variable for includes
1112
passenv=
1213
PYTHON_ISAL_LINK_DYNAMIC
14+
INCLUDE
1315
commands =
1416
# Create HTML coverage report for humans and xml coverage report for external services.
1517
coverage run --branch --source=isal -m pytest tests

0 commit comments

Comments
 (0)