From 5744de25cfe0b372878c0abce7e5059108308a71 Mon Sep 17 00:00:00 2001 From: Dylan Freedman Date: Tue, 27 Feb 2024 21:22:05 -0500 Subject: [PATCH] chore: 3.11 --- python/tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tox.ini b/python/tox.ini index 9650a57..b7df8cd 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist=py{3.10} +envlist=py{3.11} skipsdist=True [base]