Skip to content

Commit e08cfc8

Browse files
authored
fix: typo in license-files (#1084)
Noticed in scikit-build/dynamic-metadata#39.
1 parent 416f738 commit e08cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scikit_build_core/metadata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"classifiers",
2626
"keywords",
2727
"dependencies",
28-
"license_files",
28+
"license-files",
2929
]
3030
)
3131

0 commit comments

Comments
 (0)