Skip to content

Commit 581cef7

Browse files
committed
TEST
1 parent 007e77f commit 581cef7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tox.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ envlist =
127127
python-component_graphqlserver-{py38,py39,py310,py311,py312},
128128
;; Tests need to be updated to support newer graphql-server/sanic versions
129129
; python-component_graphqlserver-{py313,py314},
130-
python-component_tastypie-{py38,py39,py310,py311,py312,py313,py314,pypy311}-tastypielatest,
130+
python-component_tastypie-{py38,py39,py310,py311,py312,py313,pypy311}-tastypielatest,
131131
python-coroutines_asyncio-{py38,py39,py310,py311,py312,py313,py314,pypy311},
132132
python-datastore_sqlite-{py38,py39,py310,py311,py312,py313,py314,pypy311},
133-
python-external_aiobotocore-{py38,py39,py310,py311,py312,py313,py314}-aiobotocorelatest,
133+
python-external_aiobotocore-{py38,py39,py310,py311,py312,py313}-aiobotocorelatest,
134134
python-external_botocore-{py38,py39,py310,py311,py312,py313,py314}-botocorelatest,
135135
python-external_botocore-{py311}-botocorelatest-langchain,
136136
python-external_botocore-py310-botocore0125,
@@ -165,7 +165,7 @@ envlist =
165165
python-framework_graphql-{py38,py39,py310,py311,py312,py313,py314,pypy311}-graphql03,
166166
python-framework_graphql-{py38,py39,py310,py311,py312,py313,py314,pypy311}-graphqllatest,
167167
python-framework_pyramid-{py38,py39,py310,py311,py312,py313,py314,pypy311}-Pyramidlatest,
168-
python-framework_pyramid-{py38,py39,py310,py311,py312,py313,py314,pypy311}-cornicelatest,
168+
python-framework_pyramid-{py38,py39,py310,py311,py312,py313,pypy311}-cornicelatest,
169169
python-framework_sanic-py38-sanic2406,
170170
python-framework_sanic-{py39,py310,py311,py312,py313}-saniclatest,
171171
;; Package not ready for Python 3.14 or PyPy 3.11 (httptools fails to compile)
@@ -180,7 +180,7 @@ envlist =
180180
python-framework_tornado-{py310,py311,py312,py313,py314}-tornadomaster,
181181
python-logger_logging-{py38,py39,py310,py311,py312,py313,py314,pypy311},
182182
python-logger_loguru-{py38,py39,py310,py311,py312,py313,py314,pypy311}-logurulatest,
183-
python-logger_structlog-{py38,py39,py310,py311,py312,py313,py314,pypy311}-structloglatest,
183+
python-logger_structlog-{py38,py39,py310,py311,py312,py313,pypy311}-structloglatest,
184184
python-mlmodel_autogen-{py310,py311,py312,py313}-autogen061,
185185
python-mlmodel_autogen-{py310,py311,py312,py313}-autogenlatest,
186186
;; Package not ready for Python 3.14 or PyPy 3.11 (pydantic-core not updated)

0 commit comments

Comments
 (0)