-
@ObserverOfTime First of all, amazing work. When upgrading from |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
You can find them on pypi. |
Beta Was this translation helpful? Give feedback.
-
@ObserverOfTime Why was |
Beta Was this translation helpful? Give feedback.
-
@balatic to answer your question I believe the pypi wheels are built from github actions: https://github.com/tree-sitter/py-tree-sitter/blob/master/.github/workflows/pypi.yml |
Beta Was this translation helpful? Give feedback.
-
@ObserverOfTime can you please suggest a way for us to update the grammar at runtime? |
Beta Was this translation helpful? Give feedback.
-
Hi @WesleyYue what's the progress on the general copilot? Also what is the best implementation procedure to replace |
Beta Was this translation helpful? Give feedback.
-
I am trying to build a grammar that doesn't yet exist, and I would like to do so in Python. I am quite saddened that the python bindings won't allow me to do that going forward. The answer "downgrade to 0.21" should probably be the accepted answer in this discussion. |
Beta Was this translation helpful? Give feedback.
@balatic to answer your question I believe the pypi wheels are built from github actions: https://github.com/tree-sitter/py-tree-sitter/blob/master/.github/workflows/pypi.yml