Change version for python

Signed-off-by: Ashish_4040 <ashish.grover@investwellonline.com>
This commit is contained in:
Ashish_4040 2023-11-21 19:37:00 +05:30
parent e58f288045
commit c8b7f8f17b

View File

@ -23,7 +23,7 @@ setup(
long_description=open("README.md", encoding="utf-8").read(),
long_description_content_type="text/markdown",
readme="README.md",
python_requires=">=3.8",
python_requires=">=2.7",
author="OpenAI",
url="https://github.com/openai/whisper",
license="MIT",