Skip to content

Commit c167ba3

Browse files
committed
Tweaked unittests for Python 3.x
1 parent 1db004a commit c167ba3

3 files changed

Lines changed: 1 addition & 13 deletions

File tree

doc/installation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ pip or easy_install to install the following packages:
4848
- sphinx
4949
- pyasn1
5050
- tox
51+
- unittest2 (Python 2.x) or unittest2py3k (Python 3.x)
5152

5253
Once these are installed, use Mercurial_ to get a copy of the source::
5354

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
[nosetests]
22
verbosity=2
3-
with-doctest=1
43

tests/test__version200.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)