From 68e073784984623797eded97b351b7d97ccceb6f Mon Sep 17 00:00:00 2001 From: Nie <yni@eonerc.rwth-aachen.de> Date: Mon, 5 Jun 2023 11:17:31 +0200 Subject: [PATCH] another test --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9a2242daa5..81f99626a3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,7 @@ formats: all python: install: - - requirements: requirements.txt + - requirements: /docs/requirements.txt - method: pip path: . extra_requirements: -- GitLab