mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Unpin the markdown dep
Because https://github.com/ryanfox/sphinx-markdown-tables/issues/36 was fixed, and now the workaround is actually causing an error
This commit is contained in:
parent
e9471809d2
commit
0c7ad1aa41
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ sphinx = "4.5.0"
|
|||
exhale = "0.2.4"
|
||||
myst_parser = "0.17.2"
|
||||
sphinx-markdown-tables = "0.0.15"
|
||||
# Workaround for https://github.com/ryanfox/sphinx-markdown-tables/issues/36
|
||||
markdown = "==3.3.7"
|
||||
|
||||
[requires]
|
||||
python_version = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue