Wraps the virtualenv wrapper line
authorWill Kahn-Greene <willg@bluesock.org>
Sat, 7 May 2011 13:57:37 +0000 (09:57 -0400)
committerWill Kahn-Greene <willg@bluesock.org>
Sat, 7 May 2011 13:57:37 +0000 (09:57 -0400)
docs/hackinghowto.rst

index dcade418149a123af0eaa2cd84aa092c3dbade4f..d3784820bbf6f1169622eb2383abd891919bcad9 100644 (file)
@@ -77,7 +77,10 @@ How to set up and maintain an environment for hacking with virtualenv
 **Requirements**
 
 * virtualenv: http://pypi.python.org/pypi/virtualenv
-* virtualenv wrapper: http://www.doughellmann.com/projects/virtualenvwrapper/ (be sure to read the `install instructions <http://www.doughellmann.com/docs/virtualenvwrapper/install.html>`_)
+* virtualenv wrapper:
+  http://www.doughellmann.com/projects/virtualenvwrapper/ (be sure to
+  read the `install instructions
+  <http://www.doughellmann.com/docs/virtualenvwrapper/install.html>`_)
 * git: http://git-scm.com/