diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3c36b23..0046f83 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -29,5 +29,4 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: docs/requirements.txt - - method: pip \ No newline at end of file + - requirements: docs/requirements.txt \ No newline at end of file