diff --git a/.readthedocs.yml b/.readthedocs.yml deleted file mode 100644 index 92529b7..0000000 --- a/.readthedocs.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: 2 -mkdocs: - configuration: mkdocs.yml -formats: all -python: - version: 3.7 - install: - - requirements: doc/requirements.txt