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 4b8c8b7 commit 7061300Copy full SHA for 7061300
tox.ini
@@ -43,7 +43,7 @@ passenv=
43
GITHUB_*
44
setenv =
45
PYTHONPATH = {toxinidir}
46
- PYTHONWARNINGS = error,ignore:The RedirectsPanel is deprecated:DeprecationWarning
+ PYTHONWARNINGS = default,ignore:The RedirectsPanel is deprecated:DeprecationWarning
47
DB_NAME = {env:DB_NAME:debug_toolbar}
48
DB_USER = {env:DB_USER:debug_toolbar}
49
DB_HOST = {env:DB_HOST:localhost}
0 commit comments