aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mpmath/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-mpmath/README')
-rw-r--r--python/python3-mpmath/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/python3-mpmath/README b/python/python3-mpmath/README
deleted file mode 100644
index 84808f855a50b..0000000000000
--- a/python/python3-mpmath/README
+++ /dev/null
@@ -1,9 +0,0 @@
-mpmath is a free (BSD licensed) Python library for real and complex
-floating-point arithmetic with arbitrary precision. It has been
-developed by Fredrik Johansson since 2007, with help from many
-contributors.
-
-This is the python3 version of mpmath and it can coexist with SBo's
-mpmath package.
-
-python-gmpy2 is an optional runtime dependency.