diff --git a/setup.py b/setup.py index a46b87e..1cc2841 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ version='1.0.0', description='A sequence-structure hidden Markov model for the analysis of RNA-binding protein data.', long_description=long_description, - url=['https://github.molgen.mpg.de/heller/ssHMM', 'http://sshmm.readthedocs.io'], + url='https://github.molgen.mpg.de/heller/ssHMM', author='David Heller, Annalisa Marsico', author_email='heller_d@molgen.mpg.de', license='GPLv3',