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