adjutant/test-requirements.txt
Amelia Cordwell 6cbf3fa7f7 Documentation and Api Reference
* API Reference and documentation as two seperate sphinx
  document sets
* Information from the Devstack guide and README moved over
  to the new documentation
* Configuration examples
* Examples of building plugins
* Both use the new sphinx-rtd-theme

Change-Id: If347905aa14b77b5943f1a9de97f6e287b98ce95
2017-11-04 18:00:28 +13:00

9 lines
164 B
Plaintext

mock==1.2.0
flake8>=3.0.4
coverage>=4.4.1
sphinx!=1.6.1,>=1.5.1
os-api-ref>=1.0.0 # Apache-2.0
sphinx-catalystcloud-theme>=0.0.1 # MIT
sphinx-rtd-theme>=0.2.4
doc8