mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 14:35:57 +00:00
Update setup.py
This commit is contained in:
parent
8180fde939
commit
4b0d5e58d0
2
setup.py
2
setup.py
@ -36,7 +36,7 @@ setup(
|
|||||||
long_description=open("README.md", encoding="utf-8").read(),
|
long_description=open("README.md", encoding="utf-8").read(),
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
readme="README.md",
|
readme="README.md",
|
||||||
python_requires=">=3.7",
|
python_requires=">=3.8",
|
||||||
author="OpenAI",
|
author="OpenAI",
|
||||||
url="https://github.com/openai/whisper",
|
url="https://github.com/openai/whisper",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user