Typos in release.py

This commit is contained in:
Jrgen Stenarson
2013-04-03 20:26:21 +02:00
parent a413e62c53
commit 64e56d7420
+2 -2
View File
@@ -46,7 +46,7 @@ Features:
* paste_mulitline_code pastes multi line code, removing any empty lines.
The latest development version is always available at the IPython subversion
The latest development version is always available at the IPython github
repository_.
.. _repository: https://github.com/pyreadline/pyreadline.git
@@ -59,7 +59,7 @@ authors = {'Jorgen' : ('Jorgen Stenarson','jorgen.stenarson@kroywen.se'),
'Jack': ('Jack Trainor', ''),
}
url = 'http://http://ipython.org/pyreadline.html'
url = 'http://ipython.org/pyreadline.html'
download_url = 'https://pypi.python.org/pypi/pyreadline/'
platforms = ['Windows XP/2000/NT',
'Windows 95/98/ME']