e457f0c6da
Do it a little bit differently than OpenStack and just put the releasenotes into the documentation. Add an initial release note with no contents so that the build flow and docs integration can be verified. The note file can be removed later. Change-Id: Iad16b575e2abbea997b64e3c0e5aa1497b4ff0d2
14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
# Nodepool uses hacking for its dependencies
|
|
hacking>=0.10.2,<0.11
|
|
coverage
|
|
sphinx>=1.5.1,<1.6
|
|
sphinxcontrib-programoutput
|
|
sphinxcontrib-httpdomain
|
|
reno>=2.5.0 # Apache-2.0
|
|
fixtures>=0.3.12
|
|
mock>=1.0
|
|
python-subunit
|
|
testrepository>=0.0.13
|
|
testscenarios
|
|
testtools>=0.9.27
|