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>
This commit is contained in:
@ -1 +1,2 @@
|
||||
include README.md
|
||||
include cadquery/py.typed
|
||||
|
||||
0
cadquery/py.typed
Normal file
0
cadquery/py.typed
Normal file
Reference in New Issue
Block a user