From 3ea8140dfbbc5767fb1ea8e7aee70ffed7a07131 Mon Sep 17 00:00:00 2001 From: Dave Dalcino Date: Wed, 6 Sep 2023 21:10:47 -0700 Subject: [PATCH] Fix docs build deprecation --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 0b53257..c8eed33 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -13,7 +13,6 @@ python: path: . extra_requirements: - docs - system_packages: false build: os: ubuntu-22.04