File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Supported Shells
4545================
4646
4747virtualenvwrapper is a set of shell *functions * defined in Bourne
48- shell compatible syntax. It is tested under `bash `, `ksh `, and `zsh `.
48+ shell compatible syntax. It is tested under `` bash `` , `` ksh `` , and `` zsh ` `.
4949It may work with other shells, so if you find that it does work with a
5050shell not listed here please let me know. If you can modify it to
5151work with another shell, without completely rewriting it, send a pull
@@ -56,7 +56,7 @@ from this page.
5656Python Versions
5757===============
5858
59- virtualenvwrapper is tested under Python 2.6, 2.7 and 3.2 .
59+ virtualenvwrapper is tested under Python 2.6 - 3.3 .
6060
6161=======
6262Support
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ can download virtualenvwrapper-powershell_ from PyPI.
7676Python Versions
7777===============
7878
79- virtualenvwrapper is tested under Python 2.4 - 2.7 .
79+ virtualenvwrapper is tested under Python 2.6-3.3 .
8080
8181.. _install-basic :
8282
You can’t perform that action at this time.
0 commit comments