"docs/source/conf.py" did not exist on "fd158e88e82c3fa848017c62a7eccb49a5c64f78"
Unverified Commit aa1cf230 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update setup.py

parent b3a8c985
...@@ -28,7 +28,7 @@ setuptools.setup( ...@@ -28,7 +28,7 @@ setuptools.setup(
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
], ],
python_requires=">=3.8", python_requires=">=3.9",
install_requires=[ install_requires=[
"accelerate>=0.18.0", "accelerate>=0.18.0",
"evaluate", "evaluate",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment