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 69101f2 commit 472a3a3Copy full SHA for 472a3a3
pyproject.toml
@@ -35,6 +35,7 @@ include = [
35
{ path = ".tmuxp.yaml", format = "sdist" },
36
{ path = "tests", format = "sdist" },
37
{ path = "docs", format = "sdist" },
38
+ { path = "conftest.py", format = "sdist" },
39
]
40
41
[tool.poetry.urls]
0 commit comments