Skip to content

Commit 2ca838a

Browse files
committed
build(pyproject): .tmuxp-before-script.sh
1 parent 24ca3e4 commit 2ca838a

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 @@ packages = [
3232
include = [
3333
{ path = "CHANGES", format = "sdist" },
3434
{ path = ".tmuxp.yaml", format = "sdist" },
35+
{ path = ".tmuxp-before-script.sh", format = "sdist" },
3536
{ path = "tests", format = "sdist" },
3637
{ path = "examples", format = "sdist" },
3738
{ path = "docs", format = "sdist" },

0 commit comments

Comments
 (0)