--- pyproject.toml.orig 2025-10-12 14:54:44 UTC +++ pyproject.toml @@ -6,8 +6,7 @@ readme = "README.rst" name = "idna" description = "Internationalized Domain Names in Applications (IDNA)" readme = "README.rst" -license = "BSD-3-Clause" -license-files = ["LICENSE.md"] +license = {text = "BSD-3-Clause"} authors = [ {name = "Kim Davies", email = "kim+pypi@gumleaf.org"} ]