aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mpmath/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2022-06-24 20:07:39 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:55:32 +0700
commit239c8956deaae54dc31cd7288f050d3ee8e2ac5a (patch)
tree41359e5894778bb5e2f75b40edebd2e4217e00d1 /python/python3-mpmath/README
parent9a5393814be48ca2af0e44a91344c87d11513a15 (diff)
python/python3-mpmath: Rename optional dependency in README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mpmath/README')
-rw-r--r--python/python3-mpmath/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-mpmath/README b/python/python3-mpmath/README
index 26f493d19b..84808f855a 100644
--- a/python/python3-mpmath/README
+++ b/python/python3-mpmath/README
@@ -6,4 +6,4 @@ contributors.
This is the python3 version of mpmath and it can coexist with SBo's
mpmath package.
-python3-gmpy2 is an optional runtime dependency.
+python-gmpy2 is an optional runtime dependency.