Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
afoncubierta authored Apr 15, 2021
1 parent b46b7f4 commit 5a9e54c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ def run(self):
version='0.1',
description='Installable histocartography package.',
long_description=open('README.md').read(),
url='https://github.ibm.com/DigitalPathologyZRL/histocartography',
author='Antonio Foncubierta Rodríguez',
author_email='[email protected].com',
url='https://github.com/histocartography/histocartography',
author='Guillaume Jaume, Pushpak Pati, Antonio Foncubierta Rodríguez',
author_email='[email protected], antonio.foncubierta@gmail.com',
packages=find_packages('.'),
zip_safe=False,
scripts=scripts,
Expand Down

0 comments on commit 5a9e54c

Please sign in to comment.