diff --git a/README.rst b/README.rst index 26ccde2860ae..8d03c9b9730b 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,9 @@ platforms. Matplotlib can be used in Python scripts, the Python and IPython shell (à la MATLAB or Mathematica), web application servers, and various graphical user interface toolkits. +NOTE: The current master branch is now Python 3 only. Python 2 support is +being dropped. + `Home page `_ Installation