mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Requirements: Add comments in ipython.txt.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
decorator==4.0.9 # Needed for ipython
|
||||
ipython==4.1.2
|
||||
ipython-genutils==0.1.0 # Needed for ipython
|
||||
pathlib2==2.1.0 # Needed for ipython
|
||||
pexpect==4.0.1 # Needed for ipython
|
||||
pickleshare==0.7.2 # Needed for ipython
|
||||
ptyprocess==0.5.1 # Needed for ipython
|
||||
simplegeneric==0.8.1 # Needed for ipython
|
||||
traitlets==4.2.1 # Needed for ipython
|
||||
|
||||
# Dependencies of ipython
|
||||
decorator==4.0.9
|
||||
ipython-genutils==0.1.0
|
||||
pathlib2==2.1.0
|
||||
pexpect==4.0.1
|
||||
pickleshare==0.7.2
|
||||
ptyprocess==0.5.1
|
||||
simplegeneric==0.8.1
|
||||
traitlets==4.2.1
|
||||
|
||||
Reference in New Issue
Block a user