license: BSD-3-Clause

This commit is contained in:
overcuriousity
2025-11-26 23:26:33 +01:00
parent cb6c4a2b1b
commit 48eeda1a2d
13 changed files with 90 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ authors = [
]
readme = "README.md"
requires-python = "~=3.13"
license = {text = "BSD-3-Clause"}
dependencies = [
"PySide6~=6.8.0",