We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e564a4 commit 27a2f58Copy full SHA for 27a2f58
Client/pyproject.toml
@@ -6,7 +6,7 @@ authors = [ "REGDATA SA <info@regdata.ch>" ]
6
license = "REGDATA SA"
7
readme = "README.md"
8
packages = [
9
- { include = "." }
+ { include = "Client" }
10
]
11
12
[tool.poetry.dependencies]
0 commit comments