From 9d0d1e3e3a4fe84d87c00f37902dde46fb8a0138 Mon Sep 17 00:00:00 2001 From: jbannon Date: Tue, 26 Apr 2022 07:53:50 +0000 Subject: [PATCH] ordering --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 09f2abd..72264f8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,14 +1,13 @@ version: 2 build: + os: ubuntu-20.04 tools: - os: ubuntu-20.04 python: "3.10" sphinx: configuration: docs/conf.py - python: install: - method: pip