summaryrefslogtreecommitdiffstats
path: root/academic/sympy/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/sympy/README')
-rw-r--r--academic/sympy/README9
1 files changed, 1 insertions, 8 deletions
diff --git a/academic/sympy/README b/academic/sympy/README
index 5e3f8954c8..e56e692416 100644
--- a/academic/sympy/README
+++ b/academic/sympy/README
@@ -4,11 +4,4 @@ code as simple as possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and does not require
any external libraries.
-If you install iPython on your machine, sympy could take advantage of it.
-
-Optional dependency (as of version 0.7.1): pyglet, needed only for
-plotting.
-
-NOTE: Please read
-https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 for backward
-compatibility issues with sympy 0.6.x.
+Optional dependencies are pyglet (needed only for plotting) and ipython.