From 1f37b65faa62ff5df38be0e9012e6046ed628825 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:07:21 +0000 Subject: [PATCH] Apply updates from cookiecutter This automated commit applies the latest updates from our cookiecutters [1] to this repo. [1]: https://github.com/hypothesis/cookiecutters --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index c288188d..9acaa9d4 100644 --- a/tox.ini +++ b/tox.ini @@ -26,7 +26,7 @@ setenv = dev: CHECKMATE_IGNORE_REASONS = {env:CHECKMATE_IGNORE_REASONS:publisher-blocked} dev: CHECKMATE_ALLOW_ALL = {env:CHECKMATE_ALLOW_ALL:true} dev: NGINX_SECURE_LINK_SECRET = not_a_secret - dev: VIA_SECRET = not_a_real_secret + dev: VIA_SECRET = not_a_secret dev: CHECKMATE_API_KEY = dev_api_key dev: ENABLE_FRONT_PAGE = {env:ENABLE_FRONT_PAGE:true} dev: DATA_DIRECTORY = .devdata/