mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
MAINT: Removes ipython related requirements.
Removes from requirements_dev.txt, since requirements_dev.txt is used in various unit testing environments, ipython, pyzmq, etc. is extra weight that is being unecessarily pulled in.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
ipython==0.13.1
|
||||
tornado==2.4.1
|
||||
pyzmq==13.0.0
|
||||
|
||||
# Testing
|
||||
nose==1.2.1
|
||||
nose-parameterized==0.2
|
||||
|
||||
Reference in New Issue
Block a user