python314Packages.uarray: remove unused astunparse dependency (#519872)

This commit is contained in:
Peder Bergebakken Sundt
2026-05-13 20:47:12 +00:00
committed by GitHub
@@ -9,7 +9,6 @@
ninja,
matchpy,
numpy,
astunparse,
typing-extensions,
nix-update-script,
pytestCheckHook,
@@ -39,7 +38,6 @@ buildPythonPackage rec {
dontUseCmakeConfigure = true;
dependencies = [
astunparse
matchpy
numpy
typing-extensions