Skip to content

Commit

Permalink
Unpin mistune (#811)
Browse files Browse the repository at this point in the history
* Unpin mistune so deps are strictly satisfiable.

* Drop vestigial comment
  • Loading branch information
danielballan authored Nov 5, 2024
1 parent ef0e3ae commit 0ad610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ dev = [
"ipython",
"ldap3",
"matplotlib",
"mistune <2.0.0", # temporary while sphinx sorts this out,
"mistune",
"myst-parser",
"numpydoc",
"pre-commit",
Expand Down

0 comments on commit 0ad610f

Please sign in to comment.