File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 99 Justin Barber (:bbuser: `barberj `). This also resolves a problem
1010 with cpvirtualenv not honoring the ``--no-site-packages `` flag
1111 (:bbissue: `102 `).
12+ - Update docs with link to `virtualenvwrapper-win `_ port by David
13+ Marble.
14+
15+ .. _virtualenv-clone : http://pypi.python.org/pypi/virtualenv-clone
16+ .. _virtualenvwrapper-win : http://pypi.python.org/pypi/virtualenvwrapper-win
17+
1218
13193.4
1420
Original file line number Diff line number Diff line change @@ -24,6 +24,16 @@ from this page.
2424
2525.. _bitbucket project page : https://bitbucket.org/dhellmann/virtualenvwrapper/
2626
27+ Windows Command Prompt
28+ ----------------------
29+
30+ David Marble has ported virtualenvwrapper to Windows batch scripts,
31+ which can be run under Microsoft Windows Command Prompt. This is also
32+ a separately distributed re-implementation. You can download
33+ `virtualenvwrapper-win `_ from PyPI.
34+
35+ .. _virtualenvwrapper-win : http://pypi.python.org/pypi/virtualenvwrapper-win
36+
2737MSYS
2838----
2939
You can’t perform that action at this time.
0 commit comments