fix python req
This commit is contained in:
@@ -10,7 +10,7 @@ authors = [
|
||||
]
|
||||
description = "LocalAGI"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.9"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
@@ -19,4 +19,4 @@ classifiers = [
|
||||
|
||||
[project.urls]
|
||||
"Homepage" = "https://github.com/mudler/LocalAGI"
|
||||
"Bug Tracker" = "https://github.com/mudler/LocalAGI/issues"
|
||||
"Bug Tracker" = "https://github.com/mudler/LocalAGI/issues"
|
||||
|
||||
Reference in New Issue
Block a user