Skip to content

Commit 7715765

Browse files
committed
update tested-under version lists
1 parent 4704808 commit 7715765

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Supported Shells
4545
================
4646

4747
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``.
4949
It may work with other shells, so if you find that it does work with a
5050
shell not listed here please let me know. If you can modify it to
5151
work with another shell, without completely rewriting it, send a pull
@@ -56,7 +56,7 @@ from this page.
5656
Python 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
=======
6262
Support

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ can download virtualenvwrapper-powershell_ from PyPI.
7676
Python 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

0 commit comments

Comments
 (0)