X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1c786ee6273377ac68a98483c1e6e7cd81bde332..d923945513d8f679f43aec44aa8b777e5f9aab14:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 554d7d0..329adaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ build-backend = "hatchling.build" [project] name = "black" description = "The uncompromising code formatter." -license = "MIT" +license = { text = "MIT" } requires-python = ">=3.7" authors = [ { name = "Łukasz Langa", email = "lukasz@langa.pl" },