summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
blob: 511ad43bd368205ad5fd4ab5bf607c9da4b392dc (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==7.1.1
filecheck==0.0.22
lit==0.11.0.post1