summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Replace nose with nose2James Socol2022-11-051-3/+3
| | | | | | | Nose stopped getting updates around 2015. Nose2 is is the continued evolution of that project. Ultimately, this library's test suite is simple enough to move toward pure unittest, but that will require a larger refactor to wrap everything in unittest.TestCase.
* Update requirements and test versions.James Socol2013-03-061-2/+3
| | | | | | - Update nose and mock. - Add flake8 to dev requirements. - Add Py33 to tox and travis.
* Pin requirements versions.James Socol2012-07-231-2/+2
|
* Functional context decorator and tests to prove it.James Socol2011-08-251-0/+2