mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 23:24:30 -04:00
add debug toolbar
This commit is contained in:
parent
fad2620c62
commit
26fa63749d
3 changed files with 47 additions and 30 deletions
1
setup.py
1
setup.py
|
@ -65,6 +65,7 @@ EXTRAS_REQUIRE = {
|
|||
"pytest",
|
||||
"bottle",
|
||||
"stdeb",
|
||||
"django-debug-toolbar",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue