diff --git a/readthedocs.yml b/readthedocs.yml index 19fa46a..16d77e0 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,6 +3,4 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.8" - commands: - - pip install -r docs/requirements.txt \ No newline at end of file + python: "3.8" \ No newline at end of file