fix: allow config injection for sake of tests
per changes in wuttaweb, sideshow
This commit is contained in:
parent
198c3f77bb
commit
bad6ded72d
4 changed files with 45 additions and 14 deletions
|
@ -33,7 +33,7 @@ classifiers = [
|
|||
license = {text = "GNU General Public License v3+"}
|
||||
requires-python = ">= 3.8"
|
||||
dependencies = [
|
||||
"Sideshow>=0.6.0",
|
||||
"Sideshow>=0.7.1",
|
||||
"Wutta-COREPOS[web]>=0.3.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue