Skip to content
Snippets Groups Projects
Unverified Commit 26ebc7ff authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

:wrench: MAINT: pin docutils around .16 (#1289)

parent 421f6198
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ setup(
packages=find_packages(),
install_requires=[
"pyyaml",
"docutils>=0.15",
"docutils>=0.15,<0.17",
"sphinx>=2,<4",
"linkify-it-py~=1.0.1",
"myst-nb~=0.12.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment