summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/installation.rst b/doc/installation.rst
index a9f779c..0880d6f 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -48,6 +48,7 @@ pip or easy_install to install the following packages:
- sphinx
- pyasn1
- tox
+ - unittest2 (Python 2.x) or unittest2py3k (Python 3.x)
Once these are installed, use Mercurial_ to get a copy of the source::