mozilla / sphinx-js

Autodoc-style extraction into Sphinx for your JS project
https://pypi.python.org/pypi/sphinx-js/
MIT License
282 stars 81 forks source link

please allow sphinx-js to run with > 6 #227

Closed sylvestre closed 1 year ago

sylvestre commented 1 year ago

seems that we are blocking the upgrade: https://github.com/mozilla/sphinx-js/blob/master/setup.py#L20

The current version of sphinx is 7.2.6 https://pypi.org/project/Sphinx/