view tox.ini @ 17:bf8bd42f8cd7

[sigmoid] use numpy + add docstring
author Jeff Hammel <k0scist@gmail.com>
date Sun, 03 Sep 2017 16:38:43 -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