summaryrefslogtreecommitdiffstats
path: root/cdap/cdapplugin/tox.ini
blob: afabca449033483830cbd41e1d625321a6d48ff9 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py27
[testenv]
deps=
    pytest
    uuid==1.30
    cloudify==3.4
commands=pytest