Commit graph

2 commits

Author SHA1 Message Date
Joren Hammudoglu
eb8f29287c
add py.typed (#276)
Because the `-> str` in `__main__.find_ty_bin` also deserves to be
recognized :)

More info:

-
https://typing.python.org/en/latest/spec/distributing.html#packaging-typed-libraries
- https://peps.python.org/pep-0561/
2025-05-08 09:00:10 -07:00
Micha Reiser
b499d67f3e
Configure Python build system (#8)
Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-05-05 11:43:26 +02:00