mirror of
https://github.com/serengil/deepface.git
synced 2025-07-22 01:40:01 +00:00
Add readme and reqs to source distribution
This commit is contained in:
parent
1b40870a8f
commit
16eb3beb38
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