diff --git a/can/py.typed b/can/py.typed new file mode 100644 index 000000000..e69de29bb diff --git a/setup.py b/setup.py index 9dd6153c7..c9defecab 100644 --- a/setup.py +++ b/setup.py @@ -78,6 +78,7 @@ "": ["README.rst", "CONTRIBUTORS.txt", "LICENSE.txt", "CHANGELOG.md"], "doc": ["*.*"], "examples": ["*.py"], + "can": ["py.typed"], }, # Installation # see https://www.python.org/dev/peps/pep-0345/#version-specifiers