mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 04:11:57 +02:00
fix missing bottle in dev dependencies
This commit is contained in:
@@ -113,6 +113,7 @@ debug = [
|
|||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
"pytest",
|
"pytest",
|
||||||
|
"bottle",
|
||||||
]
|
]
|
||||||
lint = [
|
lint = [
|
||||||
"flake8",
|
"flake8",
|
||||||
|
Reference in New Issue
Block a user