commit | c167ba3b35e7e067cfce83e4e31cde27de425991 | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Mon Jun 18 16:03:32 2012 +0200 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Mon Jun 18 16:03:32 2012 +0200 |
tree | c9dd64a78b0f5a8a73b956e3e50c7a5de81ccb17 | |
parent | 1db004a59dc723528a2d0f01d61feb16223799af [diff] [blame] |
Tweaked unittests for Python 3.x
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 @@ - 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::