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 = { python = {
install_info = { install_info = {
revision = 'v0.25.2', revision = 'v0.25.0',
url = 'https://github.com/tree-sitter/py-tree-sitter', url = 'https://github.com/tree-sitter/tree-sitter-python',
}, },
maintainers = { '@stsewd', '@theHamsta' }, maintainers = { '@stsewd', '@theHamsta' },
tier = 1, tier = 1,