# 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.

hacking>=0.9.2,<0.10

coverage>=4.0
fixtures>=3.0.0 # Apache-2.0/BSD
discover
python-subunit
sphinx>=1.1.2
oslosphinx
oslotest>=1.1.0.0a1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
flake8==2.1.0
tempest-lib>=0.2.0
vine>=1.1.3

# releasenotes
reno>=1.6.2 # Apache2

-e git+https://github.com/openstack/neutron.git@master#egg=neutron
