Allow PYTHONTRACEMALLOC in tox.

This commit is contained in:
Andrey Rakhmatullin 2026-06-20 00:08:09 +05:00
parent a0964e8dcf
commit 8b785bbee1
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ deps =
{[test-requirements]deps}
pytest >= 8.4.1 # https://github.com/pytest-dev/pytest/pull/13502
passenv =
PYTHONTRACEMALLOC
PYTEST_ADDOPTS
S3_TEST_FILE_URI
AWS_ACCESS_KEY_ID