# This file lists the dependencies of this extension.
# Install with a command like: pip install -r pip-requirements.txt
flake8==3.0.4; python_version >= '2.7'
flake8==2.1.0; python_version == '2.6'
nose==1.3.0
tox==2.8.1
coverage==3.7.1
coveralls==0.4.1
mock==1.0.1
xmltodict==0.9.0
virtualenv==15.1.0
