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 ddebf3c commit 11abdd0Copy full SHA for 11abdd0
pyproject.toml
@@ -32,6 +32,7 @@ packages = [
32
include = [
33
{ path = "CHANGES", format = "sdist" },
34
{ path = ".tmuxp.yaml", format = "sdist" },
35
+ { path = ".tmuxp-before-script.sh", format = "sdist" },
36
{ path = "tests", format = "sdist" },
37
{ path = "examples", format = "sdist" },
38
{ path = "docs", format = "sdist" },
0 commit comments