From 77777770d11ae0f67f0516f2a35c9908bb898ac5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 22 May 2023 18:23:22 +0200 Subject: [PATCH] python310Packages.matplotlib: remove unused inputs --- pkgs/development/python-modules/matplotlib/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/development/python-modules/matplotlib/default.nix b/pkgs/development/python-modules/matplotlib/default.nix index 1fd70739b4c8..f134f93a98d1 100644 --- a/pkgs/development/python-modules/matplotlib/default.nix +++ b/pkgs/development/python-modules/matplotlib/default.nix @@ -9,14 +9,11 @@ # build-system , pkg-config , pybind11 -, setuptools , setuptools-scm # native libraries , ffmpeg-headless -, fontconfig , freetype -, imagemagick , qhull # propagates