SAIL-Labs/AMICAL

TYP: add py.typed

neutrinoceros opened this issue · 1 comments

TODO: Add an empty marker file that's required by type-checkers declare our inline-type annotations
This is necessary to make downstream type-checking able to rely on existing annotations in AMICAL

See https://mypy.readthedocs.io/en/latest/installed_packages.html#creating-pep-561-compatible-packages

done in #110