grim/local-pipelines

2576d73b59b4
Add an option to run a shell instead of the build script.
[flake8]
# W391 is blank line at end of file
ignore = W391
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10