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.
kcidb.issue_editor.templates
kcidb
1 parent a123f15 commit 811a4baCopy full SHA for 811a4ba
setup.py
@@ -101,6 +101,6 @@
101
]
102
),
103
package_data={
104
- "": ["*.j2"],
+ "": ["**/*.j2"]
105
},
106
)
0 commit comments