Skip to content

Commit

Permalink
Require sphinx!=3.4.0 in requirements.txt
Browse files Browse the repository at this point in the history
Build ecl docs does not currently work with sphinx version 3.4.0,
because of sphinx-doc/sphinx#8568
  • Loading branch information
eivindjahren committed Dec 22, 2020
1 parent f352abd commit 4e0e4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -10,5 +10,5 @@ scikit-build
setuptools
setuptools_scm
six
sphinx
sphinx!=3.4.0
wheel

0 comments on commit 4e0e4d1

Please sign in to comment.