Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
geier committed Nov 20, 2023
1 parent ed2be92 commit d5c7d04
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 @@ -19,6 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Communications",
"Topic :: Utilities",
]
Expand All @@ -43,6 +44,7 @@ test = [
"hypothesis",
"packaging",
"vdirsyncer",
{ version = "pkg_resources", python = ">=3.12" }
]
docs = [
"sphinx!=1.6.1",
Expand Down

0 comments on commit d5c7d04

Please sign in to comment.