mirror of
https://github.com/evennia/evennia.git
synced 2025-10-29 19:35:56 +00:00
Merge pull request #3795 from TehomCD/fix/uv-cli-support
Add evennia launcher to scripts for uv installation
This commit is contained in:
commit
9774c8b770
@ -130,6 +130,10 @@ extra = [
|
||||
"Issue tracker" = "https://github.com/evennia/evennia/issues"
|
||||
"Patreon" = "https://www.patreon.com/griatch"
|
||||
|
||||
[project.scripts]
|
||||
evennia = "evennia.server.evennia_launcher:main"
|
||||
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py310', 'py311']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user