summaryrefslogtreecommitdiffstats
path: root/sshkeyshare/tox.ini
blob: 3a6c714dfff6e3669a30f57242676ebd4285c54c (plain)
1
2
3
4
5
6
7
[tox]
envlist = py27
[testenv]
deps=
    pytest
    cloudify==3.4
commands=pytest