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 624ebed commit f9723cfCopy full SHA for f9723cf
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
25
dependencies = [
26
- "cedarscript-ast-parser>=0.1.6",
+ "cedarscript-ast-parser>=0.2.0",
27
"rope>=1.13.0"
28
29
requires-python = ">=3.8"
0 commit comments