mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
Merge pull request #950 from BastianZim/patch-1
Add readme and reqs to source distribution
This commit is contained in:
commit
6d97917136
1
setup.py
1
setup.py
@ -12,6 +12,7 @@ setuptools.setup(
|
||||
author="Sefik Ilkin Serengil",
|
||||
author_email="serengil@gmail.com",
|
||||
description="A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python",
|
||||
data_files=[('', ['README.md', 'requirements.txt'])],
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/serengil/deepface",
|
||||
|
Loading…
x
Reference in New Issue
Block a user