view tox.ini @ 2:1214c127fe43

steps towards logistic regression
author Jeff Hammel <k0scist@gmail.com>
date Wed, 30 Aug 2017 17:05:03 -0700
parents a70bd2cd508b
children 22218d90d33f
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27
[testenv]
commands=python setup.py test