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 aea5e43 commit 5216305Copy full SHA for 5216305
pyproject.toml
@@ -50,7 +50,7 @@ ygka = "^2023.4.16.post1"
50
revchatgptauth = "^2023.4.16"
51
52
[tool.poetry.scripts]
53
-ygka = "ygka:main"
+aishell = "aishell:main"
54
55
[tool.ruff.flake8-quotes]
56
inline-quotes = "single"
0 commit comments