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 2e20eb7 commit bab64abCopy full SHA for bab64ab
tox.ini
@@ -33,6 +33,7 @@ setenv =
33
PYTHONWARNINGS=ignore::EncodingWarning:pip._internal.utils.subprocess,ignore::EncodingWarning:pip._internal.configuration
34
# Try to be strict during testing. https://docs.python.org/3/library/devmode.html
35
PYTHONDEVMODE=1
36
+ PYTHONTRACEMALLOC=20
37
# Disable CPython's color output.
38
PYTHON_COLORS=0
39
0 commit comments