We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d365110 commit b10365fCopy full SHA for b10365f
1 file changed
pyproject.toml
@@ -22,8 +22,7 @@ classifiers = [
22
]
23
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
24
dependencies = [
25
- "cedarscript-ast-parser>=0.2.5",
26
- "rope>=1.13.0"
+ "cedarscript-ast-parser>=0.2.6"
27
28
requires-python = ">=3.11"
29
0 commit comments