Skip to content

Commit 83ada27

Browse files
committed
build(conftest.py): Include in sdist
1 parent f861629 commit 83ada27

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
@@ -32,6 +32,7 @@ include = [
3232
{ path = "tests", format = "sdist" },
3333
{ path = "examples", format = "sdist" },
3434
{ path = "docs", format = "sdist" },
35+
{ path = "conftest.py", format = "sdist" },
3536
]
3637

3738
[tool.poetry.urls]

0 commit comments

Comments
 (0)