Add docs requirements file for lightbox

This commit is contained in:
shamoon
2023-11-28 20:00:04 -08:00
parent 7436d38f76
commit a5d8abe0eb
2 changed files with 3 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ jobs:
CUSTOM_DOMAIN: docs.paperless-ngx.com
CONFIG_FILE: mkdocs.yml
EXTRA_PACKAGES: build-base
REQUIREMENTS: docs/requirements.txt
tests-backend:
name: "Backend Tests (Python ${{ matrix.python-version }})"