From 2e8761e95452bbf80033c047546605736dc1f6b7 Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Sun, 12 Aug 2018 10:00:44 -0700 Subject: [PATCH] Remove readthedocs.yml file Fixes build for now, hopefully. Venv is configured via the web interface --- readthedocs.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 readthedocs.yml diff --git a/readthedocs.yml b/readthedocs.yml deleted file mode 100644 index e1243da..0000000 --- a/readthedocs.yml +++ /dev/null @@ -1,6 +0,0 @@ -name: the-littlest-jupyterhub -type: sphinx -conda: - file: docs/environment.yml -python: - version: 3