Skip to content

Commit 5036ecf

Browse files
committed
Run Azure tests in python development mode
1 parent 254fdd2 commit 5036ecf

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
@@ -15,6 +15,8 @@ deps =
1515
pytest-azurepipelines
1616
pytest-cov
1717
-r{toxinidir}/requirements_dev.txt
18+
setenv =
19+
PYTHONDEVMODE = 1
1820
commands =
1921
pytest -ra --basetemp={envtmpdir} --cov=procrunner --cov-report=html --cov-report=xml --cov-branch
2022

0 commit comments

Comments
 (0)