From 21b78d15ddaa2cfdfc369355aace21c5d50b48f0 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Wed, 4 Nov 2020 12:48:20 +0000 Subject: [PATCH] Move readthedocs config in the right folder --- .../.readthedocs.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .readthedocs.yml => {{cookiecutter.project_slug}}/.readthedocs.yml (100%) diff --git a/.readthedocs.yml b/{{cookiecutter.project_slug}}/.readthedocs.yml similarity index 100% rename from .readthedocs.yml rename to {{cookiecutter.project_slug}}/.readthedocs.yml