Update setup.py to update contact info

This commit is contained in:
Sayak Paul
2024-09-23 07:03:07 +05:30
committed by GitHub
parent 5d944589d2
commit 07f1d3018e

View File

@ -48,7 +48,7 @@ setup(
keywords="deep learning",
license="Apache",
author="The HuggingFace team",
author_email="sourab@huggingface.co",
author_email="benjamin@huggingface.co",
url="https://github.com/huggingface/peft",
package_dir={"": "src"},
packages=find_packages("src"),