Merge c8b7f8f17b0966220cc844cb56596ab3175c229a into 90db0de1896c23cbfaf0c58bc2d30665f709f170

This commit is contained in:
AshishKumarGrover 2024-12-02 11:55:00 +05:30 committed by GitHub
commit 635ee3dff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,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.8", python_requires=">=2.7",
author="OpenAI", author="OpenAI",
url="https://github.com/openai/whisper", url="https://github.com/openai/whisper",
license="MIT", license="MIT",