add debugtoolbar support

This commit is contained in:
2021-09-26 12:27:46 +03:00
parent 5a6d0e0000
commit d60c553ea2
8 changed files with 50 additions and 1 deletions

View File

@ -15,6 +15,7 @@ optdepends=('breezy: -bzr packages support'
'mercurial: -hg packages support'
'python-aioauth-client: web server with OAuth2 authorization'
'python-aiohttp: web server'
'python-aiohttp-debugtoolbar: web server with enabled debug panel'
'python-aiohttp-jinja2: web server'
'python-aiohttp-security: web server with authorization'
'python-aiohttp-session: web server with authorization'