Skip to content

Commit d56b8c4

Browse files
committed
update docs with link to virtualenvwrapper-win port; fixes #140
1 parent 186a96f commit d56b8c4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/en/history.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ dev
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

1319
3.4
1420

docs/en/install.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
2737
MSYS
2838
----
2939

0 commit comments

Comments
 (0)