From e8693acb6ae41c1824f0258b6b1e02e9d04402e1 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 26 May 2020 10:40:10 -0400 Subject: [PATCH] docs: elaborated exhaustive list Co-authored-by: Adrian Sampson --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index b02e491fb..055f1e572 100644 --- a/tox.ini +++ b/tox.ini @@ -9,7 +9,7 @@ envlist = py38-{test,cov,flake8} docs -# exhaustive list +# The exhaustive list of environments is: # py{27,35,36,37,38}-{test,cov,flake8}, docs [gh-actions:env]