grim/envconfig2

merging
v0.4
2017-08-30, Gary Kramlich
cadc3387311f
merging
[flake8]
# W391 is blank line at end of file
ignore = W391
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10