File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 4949 # suites over to this script. Some entries will probably stay forever
5050 # as they don't fit the mold (e.g. common, asgi, which don't have a 3rd party
5151 # pypi package to install in different versions).
52+ #
53+ # Test suites that will have to remain hardcoded since they don't fit the
54+ # toxgen usecase
55+ "asgi" ,
56+ "aws_lambda" ,
57+ "cloud_resource_context" ,
5258 "common" ,
5359 "gevent" ,
5460 "opentelemetry" ,
5561 "potel" ,
62+ # Integrations that can be migrated -- we should eventually remove all
63+ # of these from the IGNORE list
5664 "aiohttp" ,
5765 "anthropic" ,
5866 "arq" ,
59- "asgi" ,
6067 "asyncpg" ,
61- "aws_lambda" ,
6268 "beam" ,
6369 "boto3" ,
6470 "chalice" ,
6571 "cohere" ,
66- "cloud_resource_context" ,
67- "cohere" ,
6872 "django" ,
6973 "fastapi" ,
7074 "gcp" ,
You can’t perform that action at this time.
0 commit comments