Files @ 51dc7a776e19
Branch filter:

Location: copyleftconf-website-fork/tox.ini

Christopher Neugebauer
Merge pull request #14 from northbaypython/chrisjrn/herokize

Makes the site run on Heroku
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10