Requirements: Add comments in ipython.txt.

This commit is contained in:
Taranjeet 2016-06-24 22:20:17 +05:30 committed by Tim Abbott
parent c9720f9b74
commit c5ceac9739
1 changed files with 10 additions and 8 deletions

View File

@ -1,9 +1,11 @@
decorator==4.0.9 # Needed for ipython
ipython==4.1.2 ipython==4.1.2
ipython-genutils==0.1.0 # Needed for ipython
pathlib2==2.1.0 # Needed for ipython # Dependencies of ipython
pexpect==4.0.1 # Needed for ipython decorator==4.0.9
pickleshare==0.7.2 # Needed for ipython ipython-genutils==0.1.0
ptyprocess==0.5.1 # Needed for ipython pathlib2==2.1.0
simplegeneric==0.8.1 # Needed for ipython pexpect==4.0.1
traitlets==4.2.1 # Needed for ipython pickleshare==0.7.2
ptyprocess==0.5.1
simplegeneric==0.8.1
traitlets==4.2.1