diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c97ac305f..b150a966a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,3 +13,10 @@ sphinx: # sub modules submodules: exclude: all + +python: + version: 3.8 + install: + - requirements: requirements.txt + - method: setuptools + path: .