1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 12:01:02 +02:00

add requirements.txt to docs subfolder

This commit is contained in:
Nick Sweeting
2023-11-14 00:10:10 -08:00
parent 8b93641c4b
commit 7665c803da
2 changed files with 2 additions and 2 deletions

View File

@@ -30,4 +30,4 @@ formats:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python: python:
install: install:
- requirements: requirements.txt - requirements: docs/requirements.txt

2
docs

Submodule docs updated: 7a6f3bc86e...f6afdb2886