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 c6a69c0 commit 07ce7ffCopy full SHA for 07ce7ff
1 file changed
pyproject.toml
@@ -185,9 +185,6 @@ version_file = "src/finecode/_version.py"
185
[tool.setuptools.packages.find]
186
where = ["src"]
187
188
-[tool.finecode.action.init_falkordb.handlers.init_falkordb]
189
-config.falkordb_host = "falkordb"
190
-
191
[tool.finecode.action.get_src_artifact_version]
192
source = "fine_src_artifacts.GetSrcArtifactVersionAction"
193
handlers_mode = "replace"
0 commit comments