Skip to content

Commit 62ede94

Browse files
dnicolodirgommers
authored andcommitted
BUG: fix test package missing required "version" metadata field
1 parent ae5c6d6 commit 62ede94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/packages/scipy-like/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ requires = ['meson-python']
99
[project]
1010
name = "mypkg"
1111
description = "A typical Python package layout"
12+
dynamic = ['version']

0 commit comments

Comments
 (0)