mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
fix missing bottle in dev dependencies
This commit is contained in:
parent
1c9f9fe1b7
commit
17b35496cc
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ debug = [
|
||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
"pytest",
|
"pytest",
|
||||||
|
"bottle",
|
||||||
]
|
]
|
||||||
lint = [
|
lint = [
|
||||||
"flake8",
|
"flake8",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue