Skip to content

Commit 1a85173

Browse files
committed
Add additional azurefunctions env to tox
1 parent e843f48 commit 1a85173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ envlist =
147147
python-external_urllib3-{py312,py313,py314,pypy311}-urllib30126,
148148
python-framework_aiohttp-{py38,py39,py310,py311,py312,py313,py314,pypy311}-aiohttp03,
149149
python-framework_ariadne-{py38,py39,py310,py311,py312,py313,py314}-ariadnelatest,
150-
python-framework_azurefunctions-{py39,py310,py311,py312},
150+
python-framework_azurefunctions-{py39,py310,py311,py312,py313},
151151
python-framework_bottle-{py38,py39,py310,py311,py312,py313,py314,pypy311}-bottle0012,
152152
python-framework_cherrypy-{py38,py39,py310,py311,py312,py313,py314,pypy311}-CherryPylatest,
153153
python-framework_django-{py38,py39,py310,py311,py312,py313,py314}-Djangolatest,

0 commit comments

Comments
 (0)