* 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>
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
include README.md
|
|
include cadquery/py.typed
|