Skip to content

Commit

Permalink
chore: update metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Apr 3, 2023
1 parent cffa161 commit d0e02cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "Check the contents of an SDist vs. git"
readme = "README.md"
requires-python = ">=3.8"
classifiers = [
"Development Status :: 1 - Planning",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
Expand All @@ -31,6 +31,7 @@ dependencies = [
"tomli; python_version<'3.11'",
"importlib-resources; python_version<'3.9'",
]
keywords = ["sdist", "packaging", "lint"]

[project.optional-dependencies]
test = [
Expand Down

0 comments on commit d0e02cb

Please sign in to comment.