Skip to content

Commit 844f12d

Browse files
author
heikoschmidt
committed
del include template-file in toml
1 parent 7f9304c commit 844f12d

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
@@ -33,7 +33,7 @@ test = [
3333

3434
[tool.setuptools.packages.find]
3535
where = ["src"]
36-
include = ["*.jinja"]
36+
#include = ["*.jinja"]
3737

3838
[tool.setuptools.dynamic.dependencies]
3939
file = "requirements.txt"

0 commit comments

Comments
 (0)