view tox.ini @ 24:89f46435a9e2

[logistic regression] call cost function
author Jeff Hammel <k0scist@gmail.com>
date Mon, 04 Sep 2017 09:58:01 -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