Skip to content
Snippets Groups Projects
Commit c9a041d5 authored by Chris Sewell's avatar Chris Sewell
Browse files

:arrow_down:️ DOWNGRADE: attrs~=19.3

 This is required by the current markdow-it-py, but can be remove when moving to myst-nb 0.9
parent 802dad26
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,9 @@ setup(
"docutils>=0.15",
"sphinx<3",
"myst-nb~=0.8.0",
# this is required by the current markdow-it-py
# but can be remove when moving to myst-nb 0.9
"attrs~=19.3",
"click",
"setuptools",
"nbformat",
......
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