diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a329982..2a191e2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -28,8 +28,3 @@ build: mkdocs: configuration: documentation/mkdocs.yml - -# Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: documentation/docs/requirements.txt