--- pyproject.toml.orig 2026-06-19 22:18:28 UTC +++ pyproject.toml @@ -5,7 +5,6 @@ version = "1.43.34" [project] name = "mypy-boto3-glue" version = "1.43.34" -license = "MIT" authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }] description = "Type annotations for boto3 Glue 1.43.34 service generated with mypy-boto3-builder 8.12.0" readme = "README.md" @@ -58,4 +57,4 @@ packages = ["mypy_boto3_glue"] packages = ["mypy_boto3_glue"] [tool.setuptools.package-data] -"*" = ["*.pyi", "py.typed"] \ No newline at end of file +"*" = ["*.pyi", "py.typed"]