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"
version = "1.0.0"
description = "Opinionated static site generator."
license = "BSD-3"
license = "BSD-3-Clause "
license-files = ["LICENSE"]
readme = "README.md"
authors = [