Cleaned dependencies.
This commit is contained in:
parent
62eac7fb9c
commit
52a05561ab
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ authors = [{ name = "Mr. Finchum" }]
|
||||||
description = "User interface for optima35."
|
description = "User interface for optima35."
|
||||||
readme = "pip_README.md"
|
readme = "pip_README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
dependencies = ["optima35>=1.0.0", "pyside6", "PyYAML", "packaging"]
|
dependencies = ["optima35>=1.0.0, <2.0.0", "pyside6", "PyYAML"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue