You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dda-python-terraform/tox.ini

6 lines
121 B
INI

# content of: tox.ini , put in same dir as setup.py
[tox]
envlist = py27, py3
[testenv]
deps=pytest
commands=py.test test