revert python url

I was wrong...
This commit is contained in:
Zooce 2025-12-03 14:54:53 -08:00
parent f357e19f57
commit 02d2ce9529

View file

@ -1779,8 +1779,8 @@ return {
},
python = {
install_info = {
revision = 'v0.25.2',
url = 'https://github.com/tree-sitter/py-tree-sitter',
revision = 'v0.25.0',
url = 'https://github.com/tree-sitter/tree-sitter-python',
},
maintainers = { '@stsewd', '@theHamsta' },
tier = 1,