From b7611b2a9e70b63f50dd1d0fc4256c59bcabd830 Mon Sep 17 00:00:00 2001 From: Ian Harrison Date: Thu, 1 Aug 2024 11:17:50 +0100 Subject: [PATCH] allowlist conda --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index b6e6a958..2bab9842 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ requires = envlist = py{38,39,310}-test{,-all}{,-latest,-oldest}{,-cov} codestyle -allowlist_externals = pytest +allowlist_externals = pytest conda [testenv] #conda_env = soliket-tests.yml