summaryrefslogtreecommitdiffstats
path: root/python/python3-sympy
diff options
context:
space:
mode:
author Robby Workman2021-04-21 07:05:10 +0200
committer Robby Workman2021-04-21 07:05:10 +0200
commitc253f4855b6d8cbae6ca2c9a6828310adecbeca4 (patch)
tree72af6fb8013fffa6ea3396e61c8163227118d0a9 /python/python3-sympy
parent23140a23266e290749289a7f3a07f559e50f7c4f (diff)
downloadslackbuilds-c253f4855b6d8cbae6ca2c9a6828310adecbeca4.tar.gz
various: Kill python3-Cython dep mentions
Diffstat (limited to 'python/python3-sympy')
-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 d8577a015b..abb84fa72b 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, python3-ipython and python3-Cython.
+numpy3, scipy3, python3-matplotlib, and python3-ipython
This is the python3 version of SymPy. For the python2 version use the
sympy package.