From a00dcb23d7dd4ea2a12cff28a87b8c0129e78fe7 Mon Sep 17 00:00:00 2001 From: umarcor Date: Sun, 5 Sep 2021 06:54:58 +0200 Subject: rm .readthedocs.yml --- .readthedocs.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .readthedocs.yml diff --git a/.readthedocs.yml b/.readthedocs.yml deleted file mode 100644 index 9ab35d305..000000000 --- a/.readthedocs.yml +++ /dev/null @@ -1,19 +0,0 @@ -version: 2 - -formats: # Use 'all' to include all formats - - htmlzip - - pdf -# - epub - -python: - version: 3.7 - install: - - requirements: doc/requirements.txt - -build: - image: latest - -sphinx: - builder: html - configuration: doc/conf.py - fail_on_warning: false -- cgit v1.2.3