Skip to content

Commit

Permalink
馃敡 MAINTAIN: Pin Sphinx minimum version to 3.1 (executablebooks#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Jun 25, 2021
1 parent abcde6d commit 553b7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
markdown-it-py>=1.0.0,<2.0.0
mdit-py-plugins~=0.2.8
pyyaml
sphinx>=3,<5
sphinx>=3.1,<5
python_requires = >=3.6
include_package_data = True
zip_safe = True
Expand Down

0 comments on commit 553b7b8

Please sign in to comment.