Remove feature/zuulv3 from pip depend

Change-Id: I553cbe39228f3536253cd8b22845122f744fbe8f
This commit is contained in:
Monty Taylor 2018-01-18 12:04:56 -06:00
parent 43ef243145
commit 4ae59c0a9c
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ passenv =
# python3.
deps =
# Zuul is required to supply the zuul ansible modules for ansible-lint
-egit+https://git.openstack.org/openstack-infra/zuul@feature/zuulv3#egg=zuul
-egit+https://git.openstack.org/openstack-infra/zuul#egg=zuul
ansible<2.4.0
ansible-lint
hacking>=0.10,<0.11