diff --git a/.readthedocs.yml b/.readthedocs.yml deleted file mode 100644 index d29d49b..0000000 --- a/.readthedocs.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: 2 -sphinx: - configuration: docs/source/conf.py - -python: - version: 3 - install: - - requirements: requirements.txt