Files @ 61891ef3e3c6
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Christopher Neugebauer
Fixes the procfile to not be the thing that Gondor wants, and is instead the thing that Heroku wants.
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10