# Add packages that are required to test your package.  These will be
# passed into ``setup`` as the ``tests_require`` keyword.
coverage>=3.6,<4.0
coveralls>=0.4,<1
pyyaml>=3.11,<4.0
mock==1.0.1
nose==1.3.0
tornado>=3.1
