Skip to content

Commit 3af02cd

Browse files
[CI fix] No primer for django under python 3.12
1 parent acab661 commit 3af02cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/primer/packages_to_prime.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"django": {
1414
"branch": "main",
1515
"directories": ["django"],
16+
"minimum_python": "3.12",
1617
"url": "https://github.com/django/django"
1718
},
1819
"flask": {

0 commit comments

Comments
 (0)