We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a085e24 commit af7edd1Copy full SHA for af7edd1
tox.ini
@@ -13,6 +13,8 @@ deps=pytest
13
passenv=
14
PYTHON_ISAL_LINK_DYNAMIC
15
INCLUDE
16
+setenv =
17
+ PYTHONDEVMODE=1
18
commands =
19
# Create HTML coverage report for humans and xml coverage report for external services.
20
coverage run --branch --source=isal -m pytest tests
0 commit comments