entrypoint
This commit is contained in:
parent
0e8886908a
commit
937eacc448
@ -9,3 +9,6 @@ dependencies = [
|
||||
"uvicorn",
|
||||
"python-chess",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
chess-pressure = "chess_pressure.app:main"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user