diff options
| author | Tom Christie | 2014-11-25 16:07:14 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-25 16:07:14 +0000 | 
| commit | 0ba94d7595bf64bdd0707a7246094fdbf32289d4 (patch) | |
| tree | 620d227e7a6b9883ffba5ec9ff16b5e8e8fed1e6 /tox.ini | |
| parent | 306916aca126dfbe61fe9d1f0052c5cce921b669 (diff) | |
| parent | eeb07ad93800053ad1f96c4cbb2952550ef8c04d (diff) | |
| download | django-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.ini | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -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 = | 
