Skip to content

Commit

Permalink
enable PYTHONDEVMODE
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Nov 6, 2020
1 parent cf71009 commit ac6699d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -7,6 +7,8 @@ skip_missing_interpreters = True

[testenv]
usedevelop = true
setenv =
PYTHONDEVMODE=1
commands =
coverage erase
python setup.py install
Expand Down

0 comments on commit ac6699d

Please sign in to comment.