Skip to content

Commit

Permalink
Merge pull request #950 from BastianZim/patch-1
Browse files Browse the repository at this point in the history
Add readme and reqs to source distribution
  • Loading branch information
serengil authored Jan 10, 2024
2 parents 1b40870 + 16eb3be commit 6d97917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
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",
Expand Down

0 comments on commit 6d97917

Please sign in to comment.