Skip to content

Commit

Permalink
update project descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
drkane committed Jul 12, 2024
1 parent 7bc535f commit 8976dd6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MIT"
requires-python = ">=3.8"
authors = [{ name = "David Kane", email = "[email protected]" }]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3 :: Only",
Expand All @@ -21,6 +21,9 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Office/Business :: Financial :: Accounting",
"Topic :: Text Processing :: Markup :: HTML",
"Topic :: Text Processing :: Markup :: XML",
]
dependencies = [
"click",
Expand Down

0 comments on commit 8976dd6

Please sign in to comment.