From 7665c803da775f98e0f389190882a879a24731a8 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 14 Nov 2023 00:10:10 -0800 Subject: [PATCH] add requirements.txt to docs subfolder --- .readthedocs.yaml | 2 +- docs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index be8350af..eb093893 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,4 +30,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt \ No newline at end of file diff --git a/docs b/docs index 7a6f3bc8..f6afdb28 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 7a6f3bc86e67d6441360108ebe7a0744fa50671c +Subproject commit f6afdb2886b6467b901c82b4a8449b2ac94e2fb5