We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a803be commit ea9747bCopy full SHA for ea9747b
setup.py
@@ -54,7 +54,7 @@ def get_long_desc():
54
55
# info
56
description="Python wrapper for exiftool",
57
- long_description=long_desc,
+ long_description=get_long_desc(),
58
long_description_content_type="text/x-rst",
59
keywords="exiftool image exif metadata photo video photography",
60
0 commit comments