Skip to content

Commit 068eb5f

Browse files
authored
Fix extra curly braces
1 parent 98c5714 commit 068eb5f

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
@@ -128,7 +128,7 @@ envlist =
128128
python-framework_bottle-{py38,py39,py310,py311,py312,py313,pypy310}-bottle0012,
129129
python-framework_cherrypy-{py38,py39,py310,py311,py312,py313,pypy310}-CherryPylatest,
130130
python-framework_django-{py38,py39,py310,py311,py312,py313}-Djangolatest,
131-
python-framework_django-{py39}-Django{0202,0300,0301,0302,0401},
131+
python-framework_django-py39-Django{0202,0300,0301,0302,0401},
132132
python-framework_falcon-{py39,py310,py311,py312,py313,pypy310}-falconlatest,
133133
python-framework_falcon-py38-falcon0410,
134134
python-framework_falcon-{py39,py310,py311,py312,py313,pypy310}-falconmaster,

0 commit comments

Comments
 (0)