mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
fix missing bottle in dev dependencies
This commit is contained in:
@@ -113,6 +113,7 @@ debug = [
|
||||
]
|
||||
test = [
|
||||
"pytest",
|
||||
"bottle",
|
||||
]
|
||||
lint = [
|
||||
"flake8",
|
||||
|
||||
Reference in New Issue
Block a user