parent
a82d729246
commit
fbb3d0b6c8
9 changed files with 33 additions and 11 deletions
|
@ -31,11 +31,12 @@ dependencies = [
|
|||
[project.scripts]
|
||||
wuttademo = "wuttademo.commands:wuttademo_typer"
|
||||
|
||||
[project.entry-points."fanstatic.libraries"]
|
||||
wuttademo_libcache = "wuttademo.web.static:libcache"
|
||||
|
||||
[project.entry-points."wutta.config.extensions"]
|
||||
"wuttademo" = "wuttademo.config:WuttaDemoConfig"
|
||||
|
||||
|
||||
[project.entry-points."paste.app_factory"]
|
||||
"main" = "wuttademo.web.app:main"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue