Skip to content

Commit 2bcd883

Browse files
committed
Specify Poetry source package
1 parent 47fc638 commit 2bcd883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Another Python Dependency injector framework."
55
authors = ["Zac Scott <[email protected]>"]
66
license = "BSD-3"
77
readme = "README.md"
8+
packages = [{ include = "pif" }]
89

910
[tool.poetry.dependencies]
1011
python = "^3.12"

0 commit comments

Comments
 (0)