Hrabal/TemPy

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
[tox]
envlist = py33,py34,py35,py36,py37,pypy3
[testenv]
commands=discover
deps=discover
[pep8]
max-line-length = 120