summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-07-25 01:25:15 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:06 +0200
commitba1c854022e82131cab8b867bf17f3b444795f1c (patch)
treebe69ba53ead29521d59eff72d74abab82b2d6c7d
parent1d8032a239bd7460bd986a964889d43ae253a362 (diff)
downloadslackbuilds-ba1c854022e82131cab8b867bf17f3b444795f1c.tar.gz
python/python3-sympy: Updated README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-sympy/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sympy/README b/python/python3-sympy/README
index abb84fa72b..6c9f17a69e 100644
--- a/python/python3-sympy/README
+++ b/python/python3-sympy/README
@@ -6,7 +6,7 @@ any external libraries.
SymPy has several optional dependencies which enhance its functionality
or make it faster. Here are those available at SlackBuilds.org:
-numpy3, scipy3, python3-matplotlib, and python3-ipython
+numpy3, scipy3, python3-matplotlib, and ipython
This is the python3 version of SymPy. For the python2 version use the
sympy package.