From 31080bf0b2e532ab0df92c5d47e888617b455a70 Mon Sep 17 00:00:00 2001 From: molly-firebolt <102546245+molly-firebolt@users.noreply.github.com> Date: Thu, 22 Jun 2023 12:08:39 -0700 Subject: [PATCH] Update .readthedocs.yaml https://blog.readthedocs.com/migrate-configuration-v2/ --- .readthedocs.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5da9876ac21..86c7ba123d4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,4 +3,7 @@ sphinx: python: install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt + +# Required +version: 2