Skip to content

Commit 9fe5296

Browse files
committed
add supported version info to readme so it appears on pypi page.
1 parent 35c97ab commit 9fe5296

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,23 @@ See the `project documentation
4141
<http://www.doughellmann.com/docs/virtualenvwrapper/>`__ for
4242
installation and setup instructions.
4343

44+
Supported Shells
45+
================
46+
47+
virtualenvwrapper is a set of shell *functions* defined in Bourne
48+
shell compatible syntax. It is tested under `bash`, `ksh`, and `zsh`.
49+
It may work with other shells, so if you find that it does work with a
50+
shell not listed here please let me know. If you can modify it to
51+
work with another shell, without completely rewriting it, send a pull
52+
request through the bitbucket project page. If you write a clone to
53+
work with an incompatible shell, let me know and I will link to it
54+
from this page.
55+
56+
Python Versions
57+
===============
58+
59+
virtualenvwrapper is tested under Python 2.4 - 2.7.
60+
4461
Upgrading from 1.x
4562
==================
4663

0 commit comments

Comments
 (0)