Skip to content

Commit 3bf8111

Browse files
Daltz333pradyunsg
andauthored
Update setup.py
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
1 parent e4cb451 commit 3bf8111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_version():
2525
url="https://github.com/executablebooks/sphinx-tabs",
2626
license="MIT",
2727
python_requires="~=3.6",
28-
install_requires=["sphinx>=2,<5", "pygments", "docutils<=0.16.0"],
28+
install_requires=["sphinx>=2,<5", "pygments", "docutils~=0.16.0"],
2929
extras_require={
3030
"testing": [
3131
"coverage",

0 commit comments

Comments
 (0)