Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db09e7a

Browse files
committed
Fix rst syntax
1 parent 7499950 commit db09e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/faq/virtualenv_faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ into the environment. In regular virtualenv environment various workarounds
3737
exist. Some of these are given here:
3838

3939
* The ``TKAgg`` backend doesn't require any external dependencies and is
40-
normally always available.
40+
normally always available.
4141
* The ``QT4`` framework ``PySide`` is pip installable.
4242
* The upcoming `WX Phoenix <http://wiki.wxpython.org/ProjectPhoenix>`_ toolkit
43-
is ``pip`` installable.
43+
is ``pip`` installable.
4444

4545
Other frameworks are harder to install into a virtual environment. There are at
4646
least two possible ways to get access to these in a virtual environment.

0 commit comments

Comments
 (0)