mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
chore: add license to pyproject.toml
Refs: OPS-92
This commit is contained in:
parent
34b5e8339e
commit
6ed24ae2aa
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ dependencies = [
|
|||
"transformers (>=4.50.0,<5.0.0)",
|
||||
"waitress (>=3.0.2,<4.0.0)",
|
||||
]
|
||||
license = { file = "LICENSE" }
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue