From 9f835e5414752f0ba3e51a0757b762798a0f55ba Mon Sep 17 00:00:00 2001 From: Christian Krakau-Louis Date: Fri, 4 Apr 2025 00:18:21 +0200 Subject: [PATCH] changed files: .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 17fd9102..fbbbcd5e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ mkdocs: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: /docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt \ No newline at end of file