executablebooks / rst-to-myst

Convert ReStructuredText to MyST Markdown
https://rst-to-myst.readthedocs.io
MIT License
59 stars 10 forks source link

Relax dependency on click #34

Closed ssbarnea closed 1 year ago

ssbarnea commented 2 years ago

Current dependency prevents use of click 8 and that is causing lost of conflicts with other tools.

welcome[bot] commented 2 years ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:

chrisjsewell commented 1 year ago

Thanks, I superseded this with #42, to still pin to <9, hope thats ok 😅