Add markdown and PyYAML to tox test requirements

This commit is contained in:
José Padilla 2014-11-25 09:22:29 -04:00
parent b39bd7ce91
commit e1b8412eed

View File

@ -23,6 +23,8 @@ deps =
pytest-django==2.6.1
django-filter==0.7
defusedxml==0.3
markdown>=2.1.0
PyYAML>=3.10
[testenv:py27-flake8]
deps =