diff --git a/.readthedocs.yml b/.readthedocs.yml index 86a945b..9c8d6fc 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -25,7 +25,6 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: - version: 3.10 install: - requirements: docs/requirements.txt