pypa / hatch

Modern, extensible Python project management
https://hatch.pypa.io/latest/
MIT License
6.11k stars 309 forks source link

Add type-hints for hatch/plugin and hatch/template #1693

Open BenjaminLowry opened 3 months ago

BenjaminLowry commented 3 months ago

Add typing information for hatch.plugin and hatch.template such that they passes mypy validation, see https://github.com/pypa/hatch/issues/564

BenjaminLowry commented 2 months ago

@ofek Hey Ofek! Could I get CI kicked off for this PR? I'm hoping I can do some more typing work in the medium term