v0.12.0
This commit is contained in:
parent
b7e65f1dce
commit
aae39ba436
2 changed files with 21 additions and 1 deletions
|
@ -11,11 +11,14 @@ readme = "../pip_README.md"
|
|||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"optima35>=1.0.0, <2.0.0",
|
||||
"PyPiUpdater>=0.6.0, <1.0.0",
|
||||
"PyPiUpdater>=0.7.0, <1.0.0",
|
||||
"pyside6",
|
||||
"PyYAML",
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: X11 Applications :: Qt",
|
||||
"Topic :: Multimedia :: Graphics :: Editors",
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
"Operating System :: OS Independent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue