Skip to content

Commit 28fb282

Browse files
committed
Assure the sphinx is below version 1.2.1, sphinxcontrib-aafig will give a failure until it's patched
1 parent e3047ca commit 28fb282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r ../requirements.pip
22
docutils==0.11
3-
sphinx
3+
sphinx<1.2.1
44
sphinxcontrib-aafig
55
reportlab
66
Pillow

0 commit comments

Comments
 (0)