diff --git a/pyproject.toml b/pyproject.toml index 9f29f8f92..0bd7a3991 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "Pint" authors = [ {name="Hernan E. Grecco", email="hernan.grecco@gmail.com"} ] -license = {text = "BSD"} +license = {text = "BSD-3-Clause"} description = "Physical quantities module" readme = "README.rst" maintainers = [