summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
blob: 96b655510d484f797924fc9b63f6d2a4a1bb04db (plain)
1
2
3
4
5
6
7
8
9
10
-r requirements.txt
-r test-requirements.txt

# libraries for additional local testing/linting - to be added to test-requirements.txt when all pass

pytest-icdiff
# pytest-profiling


tox