File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1616 - " 3.10"
1717 - " 3.11"
1818 - " 3.12"
19+ - " 3.13"
1920 tox-env :
2021 - " dj42" # LTS
2122 - " dj50"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Automated code metrics:
2626
2727* Free software: MIT license
2828* Documentation for the Click command line library: https://click.palletsprojects.com/en/stable/
29- * Compatible with Django 4.2 and 5.0 running on Python 3.10, 3.11, and 3.12 (note: 3.10+ required for Django 5.0).
29+ * Compatible with Django 4.2 and 5.0 running on Python 3.10, 3.11, 3.12 and 3.13 (note: 3.10+ required for Django 5.0).
3030
3131
3232Installation
Original file line number Diff line number Diff line change 2121 "Programming Language :: Python :: 3.10" ,
2222 "Programming Language :: Python :: 3.11" ,
2323 "Programming Language :: Python :: 3.12" ,
24+ "Programming Language :: Python :: 3.13" ,
2425]
2526
2627
You can’t perform that action at this time.
0 commit comments