deb-python-nose-timer/nosetimer
jakirkham 700076019b Drop ordereddict requirement (#84)
* Drop ordereddict requirement

As Python 2.7 is the minimum Python supported, every version of Python
should have `ordereddict` preincluded in the standard library one way or
another. So we can drop this dependency and just handle the differences
between Python 2 and Python 3.
2017-07-07 12:57:56 +03:00
..
__init__.py Fixed timings showing units 2014-03-25 17:47:26 +02:00
plugin.py Drop ordereddict requirement (#84) 2017-07-07 12:57:56 +03:00