summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: f63b9d77af9cb8a282c799ee5ae96429748fc050 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Requirements
argparse
logutils

# Documentation
sphinx

# Testing
coverage
mock
pep8==1.2
unittest2