Skip to content

Commit ce3ce6d

Browse files
committed
Inlcude License
1 parent c457bad commit ce3ce6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ zip-safe = false
6262

6363
[tool.setuptools.packages.find]
6464
where = ["."]
65-
include = ["filer*"]
65+
include = ["filer*", "LICENSE"]
6666

6767
[tool.setuptools.dynamic]
6868
version = {attr = "filer.__version__"}

0 commit comments

Comments
 (0)