Skip to content

Commit 253b58b

Browse files
committed
chore: add classifiers
1 parent 51c956f commit 253b58b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ dependencies = [
1414
requires-python = ">= 3.7"
1515
readme = "README.md"
1616
license = {text = "MIT"}
17+
classifiers = [
18+
"Framework :: Hatch"
19+
]
1720
dynamic = ["version"]
1821

1922
[project.optional-dependencies]

0 commit comments

Comments
 (0)