We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60125cc commit 59f7c6cCopy full SHA for 59f7c6c
1 file changed
docs/sphinx-requirements.txt
@@ -1,5 +1,5 @@
1
# Requirements for virtualenv when building sphinx documentation
2
# using the dependencies specified in setup.py file
3
--e .[dev]
+-e .[web_extra,hub,cli,docker_ssh,dev,docs]
4
#async-timeout==3.0.1 # solving a dependency issue under Python 3.7 (e.g. readthedocs)
5
# # async-timeout is a dependency of elasticsearch-async
0 commit comments