We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a191857 commit fad2a9dCopy full SHA for fad2a9d
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "Typing stubs for neomodel"
5
authors = ["Laurent Savaete <[email protected]>"]
6
packages = [
7
- { include = "neomodel-stubs/**/*.pyi" },
+ { include = "neomodel-stubs" },
8
]
9
10
[tool.poetry.dependencies]
0 commit comments