Minor metada fixes 2
This commit is contained in:
parent
b45ed5c13e
commit
ee4eeec09b
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ version = "0.1.0"
|
|||
description = "Lightweight scaffold framework for PyQt6 applications"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
license = {file = "LICENSE"}
|
||||
license = "LGPLv3"
|
||||
license-files = ["LICENSE"]
|
||||
classifiers = [
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
|
||||
"Topic :: Software Development :: User Interfaces",
|
||||
"Topic :: Software Development :: Libraries :: Application Frameworks",
|
||||
"Operating System :: OS Independent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue