8000 Merge pull request #7737 from jenshnielsen/fix_pyenv_formatting · matplotlib/matplotlib@1fa4dd7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fa4dd7

Browse files
authored
Merge pull request #7737 from jenshnielsen/fix_pyenv_formatting
DOC: Ensure that pyenv command is in a literal block
2 parents 015d8d5 + 61bc90b commit 1fa4dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq/osx_framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Otherwise you will need one of the workarounds below.
4747
Pyenv
4848
-----
4949

50-
If you are using pyenv and virtualenv you can enable your python version to be installed as a framework:
50+
If you are using pyenv and virtualenv you can enable your python version to be installed as a framework::
5151

5252
PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install x.x.x
5353

0 commit comments

Comments
 (0)
0