Skip to content

Commit 726901a

Browse files
committed
frontend: Add templatetags to packages
1 parent de3a413 commit 726901a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fifoci/frontend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ build-backend = "setuptools.build_meta"
3131
packages = [
3232
"fifoci.frontend",
3333
"fifoci.frontend.settings",
34+
"fifoci.frontend.templatetags"
3435
]
3536

3637
[tool.setuptools.package-dir]

0 commit comments

Comments
 (0)