diff --git a/doc-test.conf b/doc-test.conf deleted file mode 100644 index 3245f4c87..000000000 --- a/doc-test.conf +++ /dev/null @@ -1,12 +0,0 @@ -[DEFAULT] - -repo_name = zaqar -api_site=True - -file_exception = includewars.xml - - -# These two options need to come as pairs: -#book=api-quick-start -#target_dir=target/docbkx/webhelp/api-quick-start-onepager-external - diff --git a/test-requirements.txt b/test-requirements.txt index 52cb762fc..404bd7b6f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,6 @@ testtools>=1.4.0 # MIT # Documentation sphinx!=1.3b1,<1.3,>=1.2.1 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -openstack-doc-tools>=0.23 # Apache-2.0 openstackdocstheme>=1.4.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache2