Skip to content

Commit bb0461b

Browse files
juiwenchenubmarco
andauthored
🚀 Release 1.0.0 (#26)
* test * Update pyproject.toml Co-authored-by: Marco Heinemann <marco.heinemann@useblocks.com> --------- Co-authored-by: Marco Heinemann <marco.heinemann@useblocks.com>
1 parent 2dc1673 commit bb0461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"tree-sitter-python>=0.23.6",
2727
# Compiling issue on manylinux aarch64 image, so install from git instead of Pypi
2828
# https://github.com/tree-sitter/py-tree-sitter/issues/386#issuecomment-3101430799
29-
"tree-sitter @ git+https://github.com/tree-sitter/py-tree-sitter@v0.25.1",
29+
"tree-sitter~=0.25.1",
3030

3131
]
3232

0 commit comments

Comments
 (0)