We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496e4d1 commit 6299385Copy full SHA for 6299385
setup.py
@@ -27,6 +27,7 @@ def find_version(*file_paths):
27
version=version,
28
description=u"Minimalistic set of image reader agnostic tools to easily iterate over large images",
29
long_description=long_description,
30
+ long_description_content_type="text/markdown",
31
author="vfdev-5",
32
author_email="[email protected]",
33
url="https://github.com/vfdev-5/ImageTilingUtils",
0 commit comments