diff scripts/make-release @ 7337:d5eaa70e0f2a

remove references to pythonhosted.org (issue #293) The pythonhosted service is no longer supported. Update links to point to docs.kallithea-scm.org (which redirects to kallithea.readthedocs.io) While at it, fix the whoosh pythonhosted.org reference as well.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Mon, 11 Jun 2018 21:43:03 +0200
parents b3289fef0daa
children b45994c0779e
line wrap: on
line diff
--- a/scripts/make-release	Thu Jun 14 23:45:16 2018 +0200
+++ b/scripts/make-release	Mon Jun 11 21:43:03 2018 +0200
@@ -73,7 +73,6 @@
 echo "Upload docs to pypi"
 # See https://wiki.python.org/moin/PyPiDocumentationHosting
 python2 setup.py build_sphinx upload_sphinx
-xdg-open https://pythonhosted.org/Kallithea/
 xdg-open http://packages.python.org/Kallithea/installation.html
 
 echo "Rebuild readthedocs for docs.kallithea-scm.org"