From 8a809180370e430d9d850979d4c3548ed34db2d3 Mon Sep 17 00:00:00 2001 From: Nie <yni@eonerc.rwth-aachen.de> Date: Thu, 17 Aug 2023 11:16:54 +0200 Subject: [PATCH] modify yaml file for configuration in readthedocs --- .readthedocs.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6ee59775d9..4a32aa7f0d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,8 +5,10 @@ # Required version: 2 -#conda: -# environment: envINEED_win.yml +build: + os: ubuntu-20.04 + tools: + sphinx: {} sphinx: configuration: docs/source/conf.py -- GitLab