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.
1 parent 11a0180 commit 4100147Copy full SHA for 4100147
MANIFEST.in
@@ -0,0 +1 @@
1
+include src/mutahunter/core/pilot/aider/queries/*.scm
pyproject.toml
@@ -40,4 +40,4 @@ testing = ['pytest']
40
mutahunter = "mutahunter.main:run"
41
42
[tool.setuptools.package-data]
43
-mutahunter = ['*.scm']
+mutahunter = ['src/mutahunter/core/pilot/aider/queries/*.scm']
0 commit comments