Skip to content

Commit 996c097

Browse files
committed
docs: Increase support range for reno
readthedocs seems to be having issues with their PyPI cache. Work around this by using an older build. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent f1f4178 commit 996c097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r ../requirements.txt
22
sphinx>=1.5,<2.0
33
sphinx-click>=2.0,<3.0
4-
reno>=3.0,<4.0
4+
reno>=2.0,<4.0
55
sphinx-rtd-theme==0.4.3

0 commit comments

Comments
 (0)