Feature/enhancing
This commit is contained in:
parent
e74c782027
commit
215fb9142d
15 changed files with 1602 additions and 422 deletions
|
@ -6,10 +6,10 @@ build-backend = "hatchling.build"
|
|||
name = "OptimaLab35"
|
||||
dynamic = ["version"]
|
||||
authors = [{ name = "Mr. Finchum" }]
|
||||
description = "User interface for OPTIMA35."
|
||||
readme = "README.md"
|
||||
description = "User interface for optima35."
|
||||
readme = "pip_README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = ["optima35==0.6.4", "pyside6", "PyYAML"]
|
||||
dependencies = ["optima35>=0.6.6", "pyside6", "PyYAML", "packaging"]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue