Alexa-news-stentiment-evalu.../f-ask/tox.ini

9 lines
116 B
INI

[tox]
envlist = py27,py3
skipsdist = True
[testenv]
deps = -rrequirements-dev.txt
commands = python setup.py test