Skip to content

Commit bc01ef6

Browse files
authored
include py.typed in distribution
1 parent 514b3c9 commit bc01ef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ typing-extensions = "^4.5.0"
6666
[build-system]
6767
requires = ["poetry-core>=1.0.0"]
6868
build-backend = "poetry.core.masonry.api"
69+
70+
[tool.poetry]
71+
include = ["sqlalchemy_nested_mutable/py.typed"]

0 commit comments

Comments
 (0)