Skip to content

Commit 5495121

Browse files
Tell pyproject.toml that 'scripts' is added later
Signed-off-by: Jim Easterbrook <[email protected]>
1 parent 0188fdf commit 5495121

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
@@ -46,6 +46,7 @@ classifiers = [
4646
"Topic :: Scientific/Engineering :: Visualization",
4747
]
4848
requires-python = ">= 3.6"
49+
dynamic = ["scripts"]
4950
dependencies = [
5051
"docutils",
5152
"exiv2 >= 0.11",

0 commit comments

Comments
 (0)