chore(licence-update): Update PyProject Toml - License
parent
d56d85f6f7
commit
0d88a8ae7c
|
|
@ -2,7 +2,7 @@
|
|||
name = "onebuttonprompt"
|
||||
description = "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you."
|
||||
version = "1.0.0"
|
||||
license = "LICENSE"
|
||||
license = { file = "LICENSE" }
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://github.com/AIrjen/OneButtonPrompt"
|
||||
|
|
|
|||
Loading…
Reference in New Issue