Skip to content

Commit 6563d6b

Browse files
committed
build: explicitly adding getmarcapi.templates to package
1 parent 8982e4a commit 6563d6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Download = "https://github.com/UIUCLibrary/"
5050
[tool.setuptools]
5151
packages = [
5252
"getmarcapi",
53+
"getmarcapi.templates"
5354
]
5455
include-package-data = true
5556
zip-safe = true

0 commit comments

Comments
 (0)