aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorTom Christie2014-11-25 16:07:14 +0000
committerTom Christie2014-11-25 16:07:14 +0000
commit0ba94d7595bf64bdd0707a7246094fdbf32289d4 (patch)
tree620d227e7a6b9883ffba5ec9ff16b5e8e8fed1e6 /tox.ini
parent306916aca126dfbe61fe9d1f0052c5cce921b669 (diff)
parenteeb07ad93800053ad1f96c4cbb2952550ef8c04d (diff)
downloaddjango-rest-framework-0ba94d7595bf64bdd0707a7246094fdbf32289d4.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 6b680813..11ea17b9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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 =