diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 70e6c30..520ddfe 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,3 @@ build: mkdocs: configuration: mkdocs.yml - -python: - install: - - requirements: docs/requirements.txt - - method: pip - path: .