Skip to content

Commit

Permalink
Test and Support Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
frankwiles committed Jan 27, 2024
1 parent 334255d commit a4dafd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
django-version:
- "2.2"
- "3.2"
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Topic :: Software Development :: Quality Assurance
Topic :: System :: Logging
Topic :: System :: Monitoring
Expand Down

0 comments on commit a4dafd6

Please sign in to comment.