blob: 0b8b27a9d58042db4a03428ed1740a1b2e6d5528 [file] [log] [blame]
Philip Josephf9c72222016-10-02 23:31:02 +05301[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