diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2fe1304..4032b8e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -26,5 +26,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: docs/requirements.txt - skip_install: true \ No newline at end of file + - requirements: docs/requirements.txt \ No newline at end of file