patch: adjusted pyproject.toml
This commit is contained in:
parent
3233b92fba
commit
e2cef24b65
2 changed files with 6 additions and 4 deletions
|
@ -8,7 +8,7 @@ dynamic = ["version"]
|
|||
authors = [{ name = "Mr. Finchum" }]
|
||||
description = "optima35 is a package to modify images, using pillow and piexif."
|
||||
readme = "pip_README.md"
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.8, <4.0"
|
||||
dependencies = ["piexif", "pillow"]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue