We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514b3c9 commit bc01ef6Copy full SHA for bc01ef6
pyproject.toml
@@ -66,3 +66,6 @@ typing-extensions = "^4.5.0"
66
[build-system]
67
requires = ["poetry-core>=1.0.0"]
68
build-backend = "poetry.core.masonry.api"
69
+
70
+[tool.poetry]
71
+include = ["sqlalchemy_nested_mutable/py.typed"]
0 commit comments