Skip to content

Commit 1d43f01

Browse files
committed
Revert "pin markdown package"
This reverts commit 987312e.
1 parent 97d69e5 commit 1d43f01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ def absolute_links(txt):
8686
'm2r2',
8787
'myst-nb>=0.14.0',
8888
'ipython>=7.21.0',
89-
# until
90-
# https://github.com/ryanfox/sphinx-markdown-tables/issues/36
91-
# is fixed
92-
'markdown<3.4.0',
9389
]
9490
}
9591
)

0 commit comments

Comments
 (0)