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

View File

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