Show More
@@ -4,9 +4,9 b'' | |||||
4 |
|
4 | |||
5 | - Requires py2exe |
|
5 | - Requires py2exe | |
6 |
|
6 | |||
7 | - install pyreadline in ipython root directory by running: |
|
7 | - install pyreadline *package dir* in ipython root directory by running: | |
8 |
|
8 | |||
9 |
svn co http://ipython.scipy.org/svn/ipython/pyreadline/trunk |
|
9 | svn co http://ipython.scipy.org/svn/ipython/pyreadline/trunk/pyreadline | |
10 |
|
10 | |||
11 | - Create the distribution in 'dist' by running "python exesetup.py py2exe" |
|
11 | - Create the distribution in 'dist' by running "python exesetup.py py2exe" | |
12 |
|
12 |
General Comments 0
You need to be logged in to leave comments.
Login now