From e90ae7fe4b5abbbc4c7d3baedeb1609667947d95 Mon Sep 17 00:00:00 2001 From: Andrew Hearin Date: Mon, 2 Mar 2026 15:49:53 -0600 Subject: [PATCH] Change all to docs for tox extras --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 0d2ee9226..d624a61c9 100644 --- a/tox.ini +++ b/tox.ini @@ -53,7 +53,7 @@ deps = # The following indicates which extras_require from setup.cfg will be installed extras = test - alldeps: all + alldeps: docs commands = pip freeze