diff --git a/.readthedocs.yaml b/.readthedocs.yaml deleted file mode 100644 index d25d1d19..00000000 --- a/.readthedocs.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# https://docs.readthedocs.io/en/stable/config-file/v2.html#supported-settings - -version: 2 - -sphinx: - builder: html - -build: - os: "ubuntu-20.04" - tools: - python: "3.9" - rust: "1.55" - -python: - install: - - requirements: docs/requirements.txt - - method: pip - path: .