diff options
author | Sybren A. Stüvel <sybren@stuvel.eu> | 2012-06-17 12:06:18 +0200 |
---|---|---|
committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2012-06-17 12:06:18 +0200 |
commit | 9d1681bda458567d6b57fa0d34a81365ce14ed21 (patch) | |
tree | 5322832fb0beb9d31bc43a66b7d67faa5a632399 /doc/installation.rst | |
parent | 4f63b10b53332c7bea99aa4f287cc3b7ea1675cf (diff) | |
download | rsa-git-9d1681bda458567d6b57fa0d34a81365ce14ed21.tar.gz |
Added Tox to dev requirementsversion-3.1
Diffstat (limited to 'doc/installation.rst')
-rw-r--r-- | doc/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/installation.rst b/doc/installation.rst index 89d0979..a9f779c 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -47,6 +47,7 @@ pip or easy_install to install the following packages: - nose - sphinx - pyasn1 + - tox Once these are installed, use Mercurial_ to get a copy of the source:: |