We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eec5c0 commit c5c69f2Copy full SHA for c5c69f2
delta_backend/pyproject.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
description = ""
5
authors = ["Your Name <you@example.com>"]
6
readme = "README.md"
7
+packages = [{include = "src"}]
8
9
[tool.poetry.dependencies]
10
python = "~3.10"
0 commit comments