diff --git a/README.rst b/README.rst index f004f0d..e10b447 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -============ +=========== adjutant-ui -============ +=========== Adjutant Dashboard diff --git a/doc/source/index.rst b/doc/source/index.rst index 1189444..537796f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,6 +1,6 @@ -============ +=========== adjutant-ui -============ +=========== Adjutant Dashboard diff --git a/test-requirements.txt b/test-requirements.txt index 40ac5a5..89087e0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ nodeenv>=0.9.4 # BSD oslosphinx>=4.7.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD testtools>=1.4.0 # MIT # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT