diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-07-17 17:15:37 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:35:56 +0100 |
| commit | e15771f1fca5e94702167b45759b78b3c79925a9 (patch) | |
| tree | 245ae81a73cb2e75944bf98679587ee8e62bc1c4 /gnu/packages/python-xyz.scm | |
| parent | 1056e4697c7fcfdcb0231c9955aea6c483982cdb (diff) | |
gnu: python-matplotlib: Reduce closure size.
* gnu/packages/python-xyz.scm (python-matplotlib):
[native-inputs]: Remove python-setuptools-scm-git-archive.
Change-Id: I0db74e40f935b76e49d9cb8f0214513fb41fa8b8
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 75ed48596e..682ca79df2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11488,7 +11488,6 @@ tests = True~%" #$(this-package-input "tcl") #$(this-package-input "tk")))))) python-pytest-xdist python-setuptools python-setuptools-scm - python-setuptools-scm-git-archive python-wheel)) (home-page "https://matplotlib.org/") (synopsis "2D plotting library for Python") |
