mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
# ReadTheDocs uses the `environment.yaml` so make sure to update that as well
|
|
# if you change this file
|
|
-r ../requirements.txt
|
|
sphinx>=1.7
|
|
recommonmark==0.4.0
|
|
sphinx-copybutton
|