mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
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…
Add table
Add a link
Reference in a new issue