From bfc5c5eb9f70e648998c2f160b50a205ee2608d6 Mon Sep 17 00:00:00 2001 From: tammy-baylis-swi Date: Thu, 7 Nov 2024 15:01:56 -0800 Subject: [PATCH] Add tox comment --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 6c88e1891b..cc5e509abc 100644 --- a/tox.ini +++ b/tox.ini @@ -263,6 +263,7 @@ envlist = ; below mean these dependencies are being used: ; 0: sqlalchemy>=1.1,<1.2 ; 1: sqlalchemy~=1.4 aiosqlite + ; 2: sqlalchemy~=2.0.0 py3{8,9,10,11,12}-test-instrumentation-sqlalchemy-{1,2} pypy3-test-instrumentation-sqlalchemy-{0,1,2} lint-instrumentation-sqlalchemy