Skip to content

Commit 556f3e1

Browse files
committed
better comment
1 parent 246172b commit 556f3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
],
130130
},
131131
"python": "<=3.11",
132-
"ignore": "==2.*", # the project ultimately renamed itself to litestar and these are not relevant as there will never be a stable 2.0 release
132+
"ignore": "==2.*", # these are not relevant as there will never be a stable 2.0 release (starlite continues as litestar)
133133
},
134134
"statsig": {
135135
"package": "statsig",

0 commit comments

Comments
 (0)