Commit e1b8412e by José Padilla

Add markdown and PyYAML to tox test requirements

parent b39bd7ce
...@@ -23,6 +23,8 @@ deps = ...@@ -23,6 +23,8 @@ deps =
pytest-django==2.6.1 pytest-django==2.6.1
django-filter==0.7 django-filter==0.7
defusedxml==0.3 defusedxml==0.3
markdown>=2.1.0
PyYAML>=3.10
[testenv:py27-flake8] [testenv:py27-flake8]
deps = deps =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment