File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33### Unreleased
44
5- - Update test matrix: Django 3.2-4.1 X python 3.8 -3.11
5+ - Update test matrix: Django 3.2-4.1 X python 3.6 -3.11
66- Remove deprecated ` @ignore_checks `
77- Remove deprecated ` ignore_types `
88
Original file line number Diff line number Diff line change 11[metadata]
22name = django-extra-checks
3- version = 0.12.0rc0
3+ version = 0.12.0rc1
44author = Konstantin Alekseev
5566description = Collection of useful checks for Django Checks Framework
@@ -20,6 +20,8 @@ classifiers =
2020 Operating System :: OS Independent
2121 Programming Language :: Python
2222 Programming Language :: Python :: 3
23+ Programming Language :: Python :: 3.6
24+ Programming Language :: Python :: 3.7
2325 Programming Language :: Python :: 3.8
2426 Programming Language :: Python :: 3.9
2527 Programming Language :: Python :: 3.10
You can’t perform that action at this time.
0 commit comments