aboutsummaryrefslogtreecommitdiffstats
path: root/test/security/check_certificates/tox.ini
blob: 2172bbc96b4af4be48b5e3367e83c9c324ad4835 (plain)
1
2
3
4
5
6
7
8
9
[tox]
envlist = py3

[testenv]
deps =
  -r{toxinidir}/requirements.txt

[testenv:py3]
commands = python {toxinidir}/setup.py test