Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 534b832

Browse filesBrowse files
committed
DOC: minor tweaks to wording + capitalization
1 parent 03111bf commit 534b832
Copy full SHA for 534b832

File tree

Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed

‎doc/devel/contributing.rst

Copy file name to clipboardExpand all lines: doc/devel/contributing.rst
+5-3Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ recommended.
2929

3030
.. warning::
3131

32-
If you already have a version of Matplotlib installed, you will need to
33-
uninstall it.
32+
If you already have a version of Matplotlib installed, use an
33+
virtual environment or uninstalling using the same method you used
34+
to install it. Installing multiple versions of Matplotlib via different
35+
methods into the same environment may not always work as expected.
3436

3537
We use `Git <https://git-scm.com/>`_ for version control and
3638
`GitHub <https://github.com/>`_ for hosting our main repository.
@@ -40,7 +42,7 @@ You can check out the latest sources with the command (see
4042

4143
git clone git@github.com:matplotlib/matplotlib.git
4244

43-
and navigate to the Matplotlib directory.
45+
and navigate to the :file:`matplotlib` directory.
4446

4547
To make sure the tests run locally you must build against the correct version
4648
of freetype. To configure the build system to fetch and build it either export

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.