Skip to content

Commit

Permalink
extend markers up to Py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfischer2781 committed Nov 15, 2023
1 parent ece97ea commit 325afc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
license = {"file" = "LICENSE"}
keywords = ["async", "enumerate", "itertools", "builtins", "functools", "contextlib"]
Expand Down

0 comments on commit 325afc3

Please sign in to comment.