From 079b93ba88cd9b295809d3bf73c50f1415c4efcc Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Mon, 13 May 2024 12:11:39 +0200 Subject: [PATCH] Dummy commit to trigger hooks --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index c99388e..4371a90 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.11" conda: environment: environment.yml