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 c457bad commit ce3ce6dCopy full SHA for ce3ce6d
pyproject.toml
@@ -62,7 +62,7 @@ zip-safe = false
62
63
[tool.setuptools.packages.find]
64
where = ["."]
65
-include = ["filer*"]
+include = ["filer*", "LICENSE"]
66
67
[tool.setuptools.dynamic]
68
version = {attr = "filer.__version__"}
0 commit comments