Add PyYAML as a test dependency

This commit is contained in:
Pradyun S. Gedam 2016-05-27 12:10:51 +05:30
parent 4aa4653253
commit 28cba8f99d
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ coverage
flake8
nose
six>=1.4.0
PyYAML