From c85de6297f340336f074f1bfcd2ca90c66fe9401 Mon Sep 17 00:00:00 2001 From: Krishna-13-cyber Date: Wed, 23 Aug 2023 14:23:06 +0530 Subject: [PATCH] Update with mamba-forge version --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dc1ffa18..e038c610 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ sphinx: build: os: "ubuntu-22.04" tools: - python: "3.11" + python: "mambaforge-22.9" apt_packages: - clang-15 - libclang-15-dev