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 ed9569d commit eb43ffcCopy full SHA for eb43ffc
setup.py
@@ -28,7 +28,7 @@ def find_version(*file_paths):
28
description=u"Minimalistic set of image reader agnostic tools to easily iterate over large images",
29
long_description=long_description,
30
author="vfdev-5",
31
- author_email="vfdev dot 5 at gmail dot com",
+ author_email="vfdev.5@gmail.com",
32
url="https://github.com/vfdev-5/ImageTilingUtils",
33
packages=find_packages(exclude=['tests', 'examples']),
34
install_requires=[
0 commit comments