summaryrefslogtreecommitdiff
path: root/test-requirements.txt
AgeCommit message (Collapse)Author
2014-08-26Remove pylintJay Faulkner
pylint was not passing, and per smoser in IRC pylint can/should be removed.
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
Fixed all complaints from running "make pep8". Also version locked pep8 in test-requirements.txt to ensure that pep8 requirements don't change without an explicit commit.
2014-01-17Update makefile to install from updated requirements filesJoshua Harlow