Skip to content

Commit a04c2f6

Browse files
committed
.
1 parent 4c6860b commit a04c2f6

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
"py3.6,py3.7": ["fakeredis!=2.26.0"],
373373
},
374374
"python": {
375-
"<=0.13": "<3.8",
375+
"<0.13": "<3.7",
376376
},
377377
},
378378
"sanic": {

0 commit comments

Comments
 (0)