fix python req

This commit is contained in:
mudler
2023-08-21 01:49:40 +02:00
parent 1ad68eca01
commit ee535536ad

View File

@@ -10,7 +10,7 @@ authors = [
] ]
description = "LocalAGI" description = "LocalAGI"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.9"
classifiers = [ classifiers = [
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",