diff --git a/pyproject.toml b/pyproject.toml index 387603f3..16dc43ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ maintainers = [ { name = "Alistair Miles", email = "alimanfoo@googlemail.com" }, ] -license = "MIT" +license = {text = "MIT License"} license-files = [ "LICENSE.txt", "c-blosc/LICENSE.txt",