blob: 6e0d367c22486ca8ba46e6688fb0c33a0cb66c36 (
plain)
1
2
3
4
5
6
7
8
|
# These requirements are only needed for developers who want to run the test
# suite or flake8, not for end users.
# Install with `pip3 install -r requirements-dev.txt`
flake8==3.7.8
filecheck==0.0.17
lit==0.11.0.post1
|