Add license metadata to pyproject.toml

This commit is contained in:
Kovid Goyal 2026-03-30 13:42:18 +05:30
parent 9e8e32e771
commit db7d0b701f
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -1,5 +1,6 @@
[project]
requires-python = ">=3.10"
license = "GPL-3.0-only"
[build-system]
requires = [