Removing ipython from edx dependencies.

Ipython is not strictly required to run edx-platform. It can
be setup as part of Vagrant provision scripts, or manually
by each developer as required in specific cases.
This commit is contained in:
Valera Rozuvan
2014-03-25 01:18:15 +02:00
parent de72759cf2
commit 674345931e

View File

@@ -76,9 +76,6 @@ xmltodict==0.4.1
django-ratelimit-backend==0.6
unicodecsv==0.9.4
# Used for debugging
ipython==0.13.1
# Used for development operation
watchdog==0.6.0