Mercurial > hg > tvii
view tox.ini @ 57:c5a2e6d861bf
[link] machinelearningmastery.com
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 08 Oct 2017 12:59:47 -0700 |
parents | 018c70393353 |
children |
line wrap: on
line source
# https://tox.readthedocs.io/en/latest/ [tox] envlist=py27,py35 [testenv] commands=python setup.py test deps = -rrequirements.txt