From af12a763b2b3ecab34e859daca90c7a1442f61b2 Mon Sep 17 00:00:00 2001 From: Jay Pantone Date: Thu, 22 Feb 2024 08:46:23 -0600 Subject: [PATCH] this will fix it for sure --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 5cf3c1c..e89d6c1 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ envlist = pypy39 [default] -basepython="python3.11" +basepython=python3.11 [testenv] description = run test