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.
2 parents d41884f + bc01ef6 commit c61cf93Copy full SHA for c61cf93
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"]
sqlalchemy_nested_mutable/py.typed
@@ -0,0 +1 @@
1
0 commit comments