diff --git a/.readthedocs.yml b/.readthedocs.yml index f8b2c7e..7ea8d23 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,11 +7,6 @@ build: tools: python: "3.10" -python: - version: 3.10 - install: - - requirements: requirements.txt - # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py