From c910aa1a8cdfa45d44024b88f1a4ae274c5b78a1 Mon Sep 17 00:00:00 2001 From: Darren Eberly Date: Sat, 25 Dec 2021 22:30:11 -0500 Subject: [PATCH] Read the docs testing --- .readthedocs.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2c2e956..6bf2d89 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,6 +8,5 @@ python: install: - method: pip path: . - extra_requirements: - - docs - system_packages: true \ No newline at end of file + extra_requirements: + - docs \ No newline at end of file