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 3251339 commit 35297b9Copy full SHA for 35297b9
examples/snippets/pyproject.toml
@@ -17,4 +17,4 @@ packages = ["servers", "clients"]
17
[project.scripts]
18
server = "servers:run_server"
19
client = "clients.stdio_client:main"
20
-completion-client = "clients.completion_client:main"
+completion-client = "clients.completion_client:main"
0 commit comments