We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95f372 commit f5e2999Copy full SHA for f5e2999
pyproject.toml
@@ -33,6 +33,7 @@ packages = [
33
]
34
include = [
35
{ path = "CHANGES", format = "sdist" },
36
+ { path = "MIGRATIONS", format = "sdist" },
37
{ path = ".tmuxp.yaml", format = "sdist" },
38
{ path = "tests", format = "sdist" },
39
{ path = "docs", format = "sdist" },
0 commit comments