summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2017-08-04 16:05:19 -0700
committerJames E. Blair <jeblair@redhat.com>2017-08-07 14:56:17 -0700
commitbbaf222aa499f4ac1e949e334a1c5b1b2ccce490 (patch)
treef30546bff5fe289be4a29362dd95da2e6de2d434 /test-requirements.txt
parent7f98f3132cbf9c2ec520af7d0ac1f96433c3820d (diff)
downloadzuul-bbaf222aa499f4ac1e949e334a1c5b1b2ccce490.tar.gz
Add zuul-sphinx as a requirement
This renames the internal sphinx domain from zuul to zuuldoc. This is a temporary measure to avoid colliding with the domain defined in zuul-sphinx (because of the initial data required, it's not easy for us to simply add new directives/roles without at least porting *some* of the framework into zuul-sphinx). I expect to do that when this has stabilized. Change-Id: I26be542a6d4f6266f7843ada5939172656b8b847 Depends-On: I8a1534f7c2614ee11411cf228de38931257fc970
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index dcc67e250..bf8b97946 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,3 +14,4 @@ sphinxcontrib-programoutput
mock
PyMySQL
mypy
+zuul-sphinx