cookiecutter/{{cookiecutter.repo_name}}/requirements.txt
Stephen Finucane aaac231ddb Bump pbr to 2.0, Sphinx to 1.5
Change-Id: If2d7119ddc668ee2a50a980962223002acce5794
2017-03-21 15:38:36 +00:00

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