Skip to content

Commit 67d405a

Browse files
committed
remove tagged version for ipython optioanl requirement
- ipython is now in the 5.x series - the old ipython[all] conflicts with juoyter
1 parent 27442ae commit 67d405a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

optional-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ numpy
1515
nose==1.3.3
1616
coverage
1717

18-
## ipython dependencies ##
19-
ipython[all]==3.0.0
18+
## ipython ##
19+
ipython
2020

2121
## pandas deps for some matplotlib functionality ##
2222
pandas

0 commit comments

Comments
 (0)