Reintroduce a bit more verbosity about virtualenv?

This commit is contained in:
Peter Eckersley
2015-10-23 17:27:55 -07:00
parent 6b6a20b5e5
commit efa1d6d38e
+3 -1
View File
@@ -35,8 +35,10 @@ client by typing:
letsencrypt
Activating a shell in this way makes it easier to run unit tests
with ``tox`` and integration tests, as described below.
with ``tox`` and integration tests, as described below. To reverse this, you
can type ``deactivate``. More information can be found in the `virtualenv docs`_.
.. _`virtualenv docs`: https://virtualenv.pypa.io
Find issues to work on
----------------------