fix: fix config extension entry point
per upstream changes
This commit is contained in:
parent
d3794e7782
commit
1bede73652
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ main = "theo.web.app:main"
|
||||||
webapi = "theo.web.webapi:main"
|
webapi = "theo.web.webapi:main"
|
||||||
|
|
||||||
|
|
||||||
[project.entry-points."rattail.config.extensions"]
|
[project.entry-points."wutta.config.extensions"]
|
||||||
theo = "theo.config:TheoConfig"
|
theo = "theo.config:TheoConfig"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue