We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f861629 commit 83ada27Copy full SHA for 83ada27
pyproject.toml
@@ -32,6 +32,7 @@ include = [
32
{ path = "tests", format = "sdist" },
33
{ path = "examples", format = "sdist" },
34
{ path = "docs", format = "sdist" },
35
+ { path = "conftest.py", format = "sdist" },
36
]
37
38
[tool.poetry.urls]
0 commit comments