c87d8215e6
This patch initializes cyborg-specs repository using cookiecutter template[1] [1]: https://docs.openstack.org/infra/manual/creators.html#preparing-a-new-git-repository-using-cookiecutter Change-Id: I0c1ea27b1956e9af7d5d3b8d46ee894f22acb9ff
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
# 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.
|
|
|
|
pbr>=2.0 # Apache-2.0
|