Skip to content

Commit af7edd1

Browse files
committed
Give resource warnings when files are not properly closed
1 parent a085e24 commit af7edd1

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
@@ -13,6 +13,8 @@ deps=pytest
1313
passenv=
1414
PYTHON_ISAL_LINK_DYNAMIC
1515
INCLUDE
16+
setenv =
17+
PYTHONDEVMODE=1
1618
commands =
1719
# Create HTML coverage report for humans and xml coverage report for external services.
1820
coverage run --branch --source=isal -m pytest tests

0 commit comments

Comments
 (0)