Skip to content

Commit 6e2a2c8

Browse files
Add license to top level pyproject
Co-authored-by: Matt Graham <[email protected]>
1 parent 28a36de commit 6e2a2c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dynamic = [
2929
]
3030
keywords = [
3131
]
32+
license = "{{cookiecutter.license}}"
3233
license-files = [
3334
"LICENSE.md",
3435
]

0 commit comments

Comments
 (0)