summaryrefslogtreecommitdiffstats
path: root/python/python2-sympy/README
diff options
context:
space:
mode:
author Erich Ritz <erich.public@protonmail.com>2023-01-10 08:26:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-13 08:10:53 +0700
commit5d9160cff82591a95edacb7a50549d43a792d6c1 (patch)
treee3269b8662514ddb640ce27d1ccdd190ff03d380 /python/python2-sympy/README
parent6f35a1ca36bea571db7209bbc046a89fb83338dc (diff)
downloadslackbuilds-5d9160cff82591a95edacb7a50549d43a792d6c1.tar.gz
slackbuilds-5d9160cff82591a95edacb7a50549d43a792d6c1.tar.xz
python/python2-sympy: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python2-sympy/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/python/python2-sympy/README b/python/python2-sympy/README
index 814629e9b6..72552dd5f4 100644
--- a/python/python2-sympy/README
+++ b/python/python2-sympy/README
@@ -5,9 +5,8 @@ SymPy is written entirely in Python and does require just mpmath as an
external library.
SymPy has several optional dependencies which enhance its functionality
-or make it faster. Here are some available at SlackBuilds.org: numpy,
-scipy, matplotlib, ipython and pyglet. NOTE: some of these SlackBuilds
-might be available for python3 only.
+or make it faster. Here are some available at SlackBuilds.org:
+python2-numpy, python2-scipy, python2-matplotlib.
Version 1.5.1 is the last one available with python2 compatibility. All
later versions are python3 only.