gnu: python-django-pipeline: Reduce closure size.

* gnu/packages/django.scm (python-django-pipeline)[native-inputs]:
Remove python-coveralls, python-tox, and python-wheel.

Change-Id: I4d87c3d37982421892ce102fd64f32aef52da6e3
This commit is contained in:
Sharlatan Hellseher 2025-09-21 10:44:53 +01:00
parent 36799250a2
commit ab99b3551d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1064,12 +1064,9 @@ to asyncio and Pydantic.")
(list python-jsmin (list python-jsmin
python-css-html-js-minify)) python-css-html-js-minify))
(native-inputs (native-inputs
(list python-coveralls (list python-django
python-django
python-setuptools python-setuptools
python-setuptools-scm python-setuptools-scm))
python-tox
python-wheel))
(home-page (home-page
"https://github.com/jazzband/django-pipeline") "https://github.com/jazzband/django-pipeline")
(synopsis "Asset packaging library for Django") (synopsis "Asset packaging library for Django")