Add license metadata to pyproject.toml
This commit is contained in:
parent
9e8e32e771
commit
db7d0b701f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[project]
|
||||
requires-python = ">=3.10"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue