From d533afa5cff56af863187a0570a59df2bd7a8ca3 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Thu, 23 Nov 2023 16:13:58 -0700 Subject: [PATCH] lint readthedocs yml --- .readthedocs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index fbdc74ec..d51bc576 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,3 +1,4 @@ +--- version: 2 build: @@ -9,5 +10,5 @@ mkdocs: configuration: mkdocs.yml python: - install: - - requirements: requirements.txt \ No newline at end of file + install: + - requirements: requirements.txt