Skip to content

Commit 2a32673

Browse files
committed
add packaging dependency
1 parent 598da59 commit 2a32673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dynamic = [
2929
]
3030
dependencies = [
3131
"tomli",
32+
"packaging",
3233
"pyyaml",
3334
]
3435
[project.optional-dependencies]

0 commit comments

Comments
 (0)