Skip to content

Commit 28a36de

Browse files
Add license field to test
Co-authored-by: Matt Graham <[email protected]>
1 parent 9d21a88 commit 28a36de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/data/test_package_generation/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dynamic = [
2626
]
2727
keywords = [
2828
]
29+
license = "MIT"
2930
license-files = [
3031
"LICENSE.md",
3132
]

0 commit comments

Comments
 (0)