sphinx-feature-classification/sphinx_feature_classification/tests
Thomas Bechtold 383d3eebe1
Reduce need for openstack specific requirements
- openstackdocstheme is only needed for docs builds. Move this and some
  missing doc-related requirements into the current convention of
  doc/requirements.txt so they are not installed when just using the
  library.
- oslotest is not used directly. It only helped pick up self.useFixture
  from testtools. Since nothing else is needed, just use testtools
  directly.

Change-Id: Ibfda6fbe91deaa846b62732c38eef93c393c926f
2020-07-14 14:52:09 -05:00
..
fakes Add support for feature.api 2020-01-13 10:50:42 -06:00
__init__.py Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
base.py Reduce need for openstack specific requirements 2020-07-14 14:52:09 -05:00
test_sphinx_feature_classification.py Add support for feature.api 2020-01-13 10:50:42 -06:00