view tox.ini @ 6:244c29f46554

add module for chunking data
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:52:37 -0800
parents 7a4a073ee13e
children
line wrap: on
line source

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