diff --git a/pyproject.toml b/pyproject.toml index 6fec911..a5388fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,9 @@ packages = [ {include = "tox_poetry_installer"}, {include = "tests/*.py", format = "sdist"} ] +include = [ + "tox_poetry_installer/py.typed" +] keywords = ["tox", "poetry", "plugin"] readme = "README.md" classifiers = [ diff --git a/tox_poetry_installer/py.typed b/tox_poetry_installer/py.typed new file mode 100644 index 0000000..e69de29