aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: a84de7ac013a8d4b4fa71bd46bcf98b05435c0cf (plain) (blame)
1
2
3
4
5
6
# SWR2

## CI

To run the CI manually and not only on GitHub Actions, install `black`,
`pylint` and `mypy` using `pip`. Then, run `./ci.sh`.