mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 01:54:09 +00:00

This allows to update the intersphinx url in a single location when those move, an make it a tiny-bit easier to add existing packages than having to figure out where their docs are.
16 lines
379 B
Plaintext
16 lines
379 B
Plaintext
# docs also require jupyterhub itself to be installed
|
|
# don't depend on it here, as that often results in a duplicate
|
|
# installation of jupyterhub that's already installed
|
|
autodoc-traits
|
|
intersphinx-registry
|
|
jupyterhub-sphinx-theme
|
|
myst-parser>=0.19
|
|
pre-commit
|
|
pytablewriter>=0.56
|
|
ruamel.yaml
|
|
sphinx>=4
|
|
sphinx-copybutton
|
|
sphinx-jsonschema
|
|
sphinxext-opengraph
|
|
sphinxext-rediraffe
|