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
45
45
================
46
46
47
47
virtualenvwrapper 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 ` `.
49
49
It may work with other shells, so if you find that it does work with a
50
50
shell not listed here please let me know. If you can modify it to
51
51
work with another shell, without completely rewriting it, send a pull
@@ -56,7 +56,7 @@ from this page.
56
56
Python Versions
57
57
===============
58
58
59
- virtualenvwrapper is tested under Python 2.6, 2.7 and 3.2 .
59
+ virtualenvwrapper is tested under Python 2.6 - 3.3 .
60
60
61
61
=======
62
62
Support
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ can download virtualenvwrapper-powershell_ from PyPI.
76
76
Python Versions
77
77
===============
78
78
79
- virtualenvwrapper is tested under Python 2.4 - 2.7 .
79
+ virtualenvwrapper is tested under Python 2.6-3.3 .
80
80
81
81
.. _install-basic :
82
82
You can’t perform that action at this time.
0 commit comments