blob: 0b8b27a9d58042db4a03428ed1740a1b2e6d5528 [file] [log] [blame]
Adam Israel6de6ff12016-09-27 16:17:01 -04001[tox]
2skipsdist=True
3envlist = py34, py35
4skip_missing_interpreters = True
5
6[testenv]
7commands = py.test -v
8deps =
9 -r{toxinidir}/requirements.txt
10
11[flake8]
12exclude=docs