fix: sync license in pyproject.toml with LICENSE file

This commit is contained in:
rus07tam 2025-11-24 14:55:29 +00:00
parent 631c416723
commit af4974075c

View file

@ -26,7 +26,7 @@ dependencies = [
"types-networkx>=3.5.0.20251106",
"typing-extensions>=4.15.0",
]
license = "CC0-1.0"
license = "Unlicense"
license-files = ["LICENSE"]
[project.urls]