Remove obsoleted note on upgrade

This commit is contained in:
Sergey B Kirpichev
2023-10-13 05:05:59 +03:00
parent 6c0bb28e7d
commit 551f2ccb36
-5
View File
@@ -74,11 +74,6 @@ Python interpreter and do the following::
>>> print(2*pi)
6.2831853071795864769252867665590057683943387987502
.. note::
If you have are upgrading mpmath from an earlier version, you may have to
manually uninstall the old version or remove the old files.
Using gmpy (optional)
---------------------