diff --git a/docs/.readthedocs.yml b/docs/.readthedocs.yml deleted file mode 100644 index 0013d501b..000000000 --- a/docs/.readthedocs.yml +++ /dev/null @@ -1,13 +0,0 @@ -version: 2 - -build: - os: ubuntu-20.04 - tools: - python: "3.9" - -python: - install: - - requirements: requirements.txt - -sphinx: - configuration: docs/conf.py