Skip to content

Commit 8f85ce6

Browse files
committed
(test): exclude django 6.1 alphas and betas from tox
1 parent a661615 commit 8f85ce6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"<3.1": ["pytest-django<4.0", "six"],
123123
"py3.14,py3.14t": ["coverage==7.11.0"],
124124
},
125+
"include": "<6.1b1",
125126
},
126127
"dramatiq": {
127128
"package": "dramatiq",

0 commit comments

Comments
 (0)