grim/local-pipelines

e700bdbea6a4
pipeline: add new property public_env

This is currently unused but will return all the env vars that were
passed in as VAR=FOO (as opposed to ones that were just VAR).
[flake8]
ignore =
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10