From 61874aed89e61576408fe75fcec4ed631e49a04d Mon Sep 17 00:00:00 2001 From: HeWeMel <69761336+HeWeMel@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:25:09 +0100 Subject: [PATCH] typo corrected --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2def27f..4768c48 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,4 +21,4 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: doc/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt