mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Update pyproject.toml
Downgraded minimum python version
This commit is contained in:
@@ -7,7 +7,7 @@ name = "pycmx"
|
|||||||
authors = [{name = "Jamie Hardt", email = "jamiehardt@me.com"}]
|
authors = [{name = "Jamie Hardt", email = "jamiehardt@me.com"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
dynamic = ["version", "description"]
|
dynamic = ["version", "description"]
|
||||||
requires-python = "~=3.8"
|
requires-python = "~=3.6"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Development Status :: 5 - Production/Stable',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
|
|||||||
Reference in New Issue
Block a user