contributor-guide/requirements.txt
Andreas Jaeger 922c74aaba Add test-requirements.txt
Add test-requirements.txt including files needed for docs build.

splitting this up will help with our CI infrastructure.

Change-Id: I0ee2bb1527328eac5d2b4a53b4335b42272cd56a
2017-11-17 20:31:18 +01: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