blob: 8bffeb2a926652a9406b9d3ef533cea9cf324baa (
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.22
lit==0.11.0.post1
|