Skip to content

Commit

Permalink
[nomerge] trace malloc
Browse files Browse the repository at this point in the history
  • Loading branch information
irgolic committed Jul 28, 2021
1 parent 3d8ffc7 commit 12a05ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ setenv =
# Need this otherwise unittest installs a warning filter that overrides
# our desire to have OrangeDeprecationWarnings raised
PYTHONWARNINGS=module
# trace memory allocations
PYTHONTRACEMALLOC=1
# Skip loading of example workflows as that inflates coverage
SKIP_EXAMPLE_WORKFLOWS=True
# set coverage output and project config
Expand Down

0 comments on commit 12a05ea

Please sign in to comment.