diff --git a/setup.py b/setup.py index 6bd6f677..13ce1859 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ python_requires=">=3.9, <3.13", author="Max Bain", url="https://github.com/m-bain/whisperx", - license="MIT", + license="BSD-2-Clause", packages=find_packages(exclude=["tests*"]), install_requires=[ str(r)