From 75a5b68e8a01e1ba0248fa5314b9d1809faa8efe Mon Sep 17 00:00:00 2001 From: Antonin Raffin Date: Mon, 23 Oct 2023 20:34:20 +0200 Subject: [PATCH] Remove tools key --- .readthedocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 38a95e3..857bf5b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,6 +17,3 @@ conda: build: os: ubuntu-22.04 - tools: - # Note: we are using a conda env, we specify one tool as it is required - python: "3.10"