Files
cadquery/MANIFEST.in
Wink Saville 1a6651d67d Add py.typed file to make CQ PEP-561 compatibile (#435)
* Add PEP-561 compatibility

This change signals to mypy that there is type annotations in the files
and they should be used to validate type information for cadquery.

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

* Add py.typed to MANIFEST.in

* Delete MANIFEST

Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>
2020-08-14 23:48:43 +02:00

3 lines
44 B
Plaintext

include README.md
include cadquery/py.typed