Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481e267 commit f99c93fCopy full SHA for f99c93f
doc/users/customizing.rst
@@ -70,8 +70,8 @@ locations, in the following order:
70
71
4. :file:`{INSTALL}/matplotlib/mpl-data/matplotlibrc`, where
72
:file:`{INSTALL}` is something like
73
- :file:`/usr/lib/python2.5/site-packages` on Linux, and maybe
74
- :file:`C:\\Python25\\Lib\\site-packages` on Windows. Every time you
+ :file:`/usr/lib/python3.5/site-packages` on Linux, and maybe
+ :file:`C:\\Python35\\Lib\\site-packages` on Windows. Every time you
75
install matplotlib, this file will be overwritten, so if you want
76
your customizations to be saved, please move this file to your
77
user-specific matplotlib directory.
0 commit comments