python312Packages.tree-sitter-languages: remove unnecessary wheel

This commit is contained in:
natsukium
2024-08-07 11:39:12 +03:00
committed by Doron Behar
parent 9e7fb18eab
commit 4504cc199d
@@ -3,7 +3,6 @@
buildPythonPackage,
fetchFromGitHub,
setuptools,
wheel,
cython,
tree-sitter0_21,
pytestCheckHook,
@@ -35,7 +34,6 @@ buildPythonPackage rec {
build-system = [
setuptools
wheel
cython
];
dependencies = [