diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:05:10 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:05:10 -0500 |
commit | c253f4855b6d8cbae6ca2c9a6828310adecbeca4 (patch) | |
tree | 72af6fb8013fffa6ea3396e61c8163227118d0a9 /python/python3-sympy | |
parent | 23140a23266e290749289a7f3a07f559e50f7c4f (diff) |
various: Kill python3-Cython dep mentions
Diffstat (limited to 'python/python3-sympy')
-rw-r--r-- | python/python3-sympy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sympy/README b/python/python3-sympy/README index d8577a015b50..abb84fa72bd1 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. |