Skip to content

Commit 66348df

Browse files
committed
Add py.typed
1 parent 5136744 commit 66348df

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Simon Lindholm <simon.lindholm10@gmail.com>"]
66
license = "UNLICENSE"
77
readme = "README.md"
8-
packages = [{ include = "diff.py" }]
8+
packages = [{ include = "diff.py" }, { include = "py.typed" }]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.7"

0 commit comments

Comments
 (0)