diff options
Diffstat (limited to 'academic/sympy/README')
-rw-r--r-- | academic/sympy/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/sympy/README b/academic/sympy/README index e56e692416..fa9f59ab1f 100644 --- a/academic/sympy/README +++ b/academic/sympy/README @@ -5,3 +5,6 @@ extensible. SymPy is written entirely in Python and does not require any external libraries. Optional dependencies are pyglet (needed only for plotting) and ipython. + +Please read https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 +for backward compatibility issues with sympy 0.6.x. |