Skip to content

Commit

Permalink
fix: add typing classifier (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Aug 6, 2024
1 parent 03d70e5 commit a38dbaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Typing :: Typed",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
]
packages = [
Expand Down

0 comments on commit a38dbaf

Please sign in to comment.