fixed license identifier in pyproject
This commit is contained in:
parent
0e32024147
commit
db8318622c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name = "zona"
|
name = "zona"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
description = "Opinionated static site generator."
|
description = "Opinionated static site generator."
|
||||||
license = "BSD-3"
|
license = "BSD-3-Clause "
|
||||||
license-files = ["LICENSE"]
|
license-files = ["LICENSE"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [
|
authors = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue