summaryrefslogtreecommitdiff
path: root/pkg/requirements-testing.pip
AgeCommit message (Collapse)Author
2015-07-28[tests] add pep8 to requirements-testingKali Kaneko
2015-07-23[tests] added setuptools_trial so the tests run using python setup.py testBruno Wagner
2013-05-21use temporary openpgpwrapper as a context managerKali Kaneko
in this way we implicitely catch any exception during the wrapped call, and ensure that the destructor is always called.