fixed license identifier in pyproject

This commit is contained in:
Daniel Fichtinger 2025-07-13 21:32:24 -04:00
parent 0e32024147
commit db8318622c

View file

@ -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 = [