summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2016-01-31 22:02:32 +0100
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2016-01-31 22:02:32 +0100
commita2eca72246ab40a0d96f6389c99e3a0b54e9342e (patch)
treebbce2cd1784893f7474e79c179bbe78671ac152b /test-requirements.txt
parent770dd4b3fee1fe9f4e40a144777afb6030992149 (diff)
downloadgitlab-a2eca72246ab40a0d96f6389c99e3a0b54e9342e.tar.gz
Automatic doc generation for BaseManager classes
Provide a sphinx extension that parses the required/optioanl attributes and add infoo to the class docstring.
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 87b1721..fead9f9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,6 +2,6 @@ discover
testrepository
hacking>=0.9.2,<0.10
httmock
+jinja2
mock
-sphinx>=1.1.2,!=1.2.0,<1.3
-sphinxcontrib-napoleon
+sphinx>=1.3