summaryrefslogtreecommitdiffstats
path: root/cdap/cdapplugin/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'cdap/cdapplugin/tox.ini')
-rw-r--r--cdap/cdapplugin/tox.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/cdap/cdapplugin/tox.ini b/cdap/cdapplugin/tox.ini
new file mode 100644
index 0000000..afabca4
--- /dev/null
+++ b/cdap/cdapplugin/tox.ini
@@ -0,0 +1,8 @@
+[tox]
+envlist = py27
+[testenv]
+deps=
+ pytest
+ uuid==1.30
+ cloudify==3.4
+commands=pytest