mirror of
https://github.com/wassname/pyreadline.git
synced 2026-06-27 16:10:38 +08:00
Typos in release.py
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user