Skip to content

Commit ba1299a

Browse files
committed
Add tests and docs to source distribution with poetry
1 parent 0e33fa1 commit ba1299a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ classifiers = [
2323
]
2424
packages = [
2525
{ include = "graphql", from = "src" },
26+
{ include = "tests", format = "sdist" },
27+
{ include = "docs", format = "sdist" },
2628
]
2729

2830
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)