Skip to content

Commit ab5d812

Browse files
committed
.
1 parent 16c73db commit ab5d812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ envlist =
2929
{py3.7,py3.12,py3.13,py3.14}-asgi
3030

3131
# AWS Lambda
32-
{py3.8,py3.9,py3.11,py3.13,py3.14}-aws_lambda
32+
{py3.8,py3.9,py3.11,py3.13}-aws_lambda
3333

3434
# Cloud Resource Context
35-
{py3.6,py3.12,py3.13,py3.14}-cloud_resource_context
35+
{py3.6,py3.12,py3.13}-cloud_resource_context
3636

3737
# GCP
3838
{py3.7}-gcp

0 commit comments

Comments
 (0)