Skip to content

Commit 472a3a3

Browse files
committed
build(pyproject): Include conftest.py with source output
1 parent 69101f2 commit 472a3a3

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
@@ -35,6 +35,7 @@ include = [
3535
{ path = ".tmuxp.yaml", format = "sdist" },
3636
{ path = "tests", format = "sdist" },
3737
{ path = "docs", format = "sdist" },
38+
{ path = "conftest.py", format = "sdist" },
3839
]
3940

4041
[tool.poetry.urls]

0 commit comments

Comments
 (0)