grim/envconfig2

Add a copyright file

2018-08-28, Gary Kramlich
3aea571aad11
Add a copyright file
[flake8]
# W391 is blank line at end of file
ignore = W391
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10