diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e94dd92..732ad87 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,6 +23,4 @@ sphinx: configuration: docs/conf.py python: install: - - method: pip - requirements: pyproject.toml - path: . \ No newline at end of file + - requirements: pyproject.toml \ No newline at end of file