# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

py >= 1.4

hacking>=0.13

pytest>=2.9.1
pytest-cache
pytest-cov
tox>=2.3.1
tox-pyenv
wheel>=0.24.0
