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 50
50
rev : v2.2.0
51
51
hooks :
52
52
- id : setup-cfg-fmt
53
- args : ["--max-py-version=3.11 ", "--include-version-classifiers"]
53
+ args : ["--max-py-version=3.12 ", "--include-version-classifiers"]
54
54
- repo : https://github.com/pre-commit/pygrep-hooks
55
55
rev : v1.10.0
56
56
hooks :
Original file line number Diff line number Diff line change
1
+ Support for Python 3.12 (beta at the time of writing).
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ classifiers =
22
22
Programming Language :: Python :: 3.9
23
23
Programming Language :: Python :: 3.10
24
24
Programming Language :: Python :: 3.11
25
+ Programming Language :: Python :: 3.12
25
26
Topic :: Software Development :: Libraries
26
27
Topic :: Software Development :: Testing
27
28
Topic :: Utilities
You can’t perform that action at this time.
0 commit comments