Skip to content

Commit 24998e6

Browse files
committed
fix: add missing metadata in pyproject.toml for uv (#244)
1 parent 2328502 commit 24998e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ classifiers = [
4141
"Topic :: Software Development :: Embedded Systems",
4242
"Topic :: Utilities",
4343
]
44+
dynamic = ["version"]
4445

4546
[project.optional-dependencies]
4647
test = [

0 commit comments

Comments
 (0)