mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
fix missing bottle in dev dependencies
This commit is contained in:
parent
1c9f9fe1b7
commit
17b35496cc
@ -113,6 +113,7 @@ debug = [
|
||||
]
|
||||
test = [
|
||||
"pytest",
|
||||
"bottle",
|
||||
]
|
||||
lint = [
|
||||
"flake8",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user