neotest icon indicating copy to clipboard operation
neotest copied to clipboard

[BUG] scm-1 rockspec still has nvim-treesitter in its dependencies

Open mrcjkb opened this issue 7 months ago • 1 comments

Hey 👋

This isn't a bug in neotest itself. The scm-1 rockspec on luarocks.org still lists nvim-treesitter as one of its dependencies. We had to remove nvim-treesitter because it breaks when packaged for luarocks, so it's no longer possible to install the neotest scm-1 rock.

I couldn't find the rockspec in the neotest repo. Would you mind pushing a new rockspec (you can use luarocks upload --force to replace the existing one). 🙏

mrcjkb avatar Jul 20 '24 07:07 mrcjkb