We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d69e5 commit 1d43f01Copy full SHA for 1d43f01
1 file changed
setup.py
@@ -86,10 +86,6 @@ def absolute_links(txt):
86
'm2r2',
87
'myst-nb>=0.14.0',
88
'ipython>=7.21.0',
89
- # until
90
- # https://github.com/ryanfox/sphinx-markdown-tables/issues/36
91
- # is fixed
92
- 'markdown<3.4.0',
93
]
94
}
95
)
0 commit comments