Added tox.ini

This commit is contained in:
Adrian Utrilla 2016-05-07 18:52:13 +02:00
parent a09b2374f9
commit 90b224eff4
No known key found for this signature in database
GPG key ID: 0B30B0FE149E7525

3
python/tox.ini Normal file
View file

@ -0,0 +1,3 @@
[flake8]
filename = *.py
max-line-length = 120