From 92efebe0d58f490f8923b34f7d56b85119fa4bcb Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Fri, 9 Nov 2018 12:16:56 -0500 Subject: [PATCH] Lint docs with latest sphinx --- requirements/docs-lint.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements/docs-lint.txt b/requirements/docs-lint.txt index 91b9e4afbd6..e2c363541b2 100644 --- a/requirements/docs-lint.txt +++ b/requirements/docs-lint.txt @@ -1,4 +1,2 @@ -# Sphinx 1.8 is incompatible with -# the latest version of rstcheck -Sphinx<1.8 -rstcheck==3.3 +Sphinx==1.8.1 +rstcheck==3.3.1