Refactor as package, add py.typed file
In order to indicate to external modules that this module contains type hints, it must include a `py.typed` file. Single-file module distributions cannot include other files, so in order to distribute the `py.typed` file, this module has to be distributed as a package.master
parent
1e44560bca
commit
471392106f
Loading…
Reference in New Issue