mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
fix setup.py python version
This commit is contained in:
parent
6a825cf3fd
commit
6e1ab5f103
2
setup.py
2
setup.py
@ -62,5 +62,5 @@ setup(
|
|||||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
],
|
],
|
||||||
python_requires=">=3.6",
|
python_requires=">=3.9",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user