diff --git a/.readthedocs.yml b/.readthedocs.yml index c7795c5..0d98674 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,4 +12,6 @@ sphinx: # Optionally set the version of Python and requirements required to build your docs python: install: + - method: pip + path: python - requirements: python/docs/requirements.txt