Add py.typed marker
Open
- Dominant language
- Linear Programming
- Stars
- 600
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
It seems MIP is fully typed. It does not include, however, the py.typed marker file, which is required to be [PEP 561](https://peps.python.org/pep-0561/#packaging-type-information)-compliant, and allow users of the library to type-check their code against the type annotations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.