Skip to content

Mark package as properly typed.

Nico Madysa requested to merge nmadysa/pyjapc:fix/add-py-typed into master

This adds an empty py.typed marker file so that dependent packages can benefit from the type annotations added to PyJapc.

One of the CI jobs failed, but it seems to do on all branches, so I'm confident it's unrelated to this change.

Merge request reports