[tox]
envlist = py3
skipsdist = true
[testenv]
deps =
-rrequirements.txt
pytest
commands =
pytest -rA test_syntax.py test_unittests.py
./validate_rules.py