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 f21e6d1 commit 6112c5aCopy full SHA for 6112c5a
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
keywords = ["parser", "ast", "cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
28
dependencies = [
29
- "cedarscript-grammar>=0.0.11",
+ "cedarscript-grammar>=0.0.12",
30
31
requires-python = ">=3.8"
32
0 commit comments