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