gnu: python-slugify: Remove unused input.

* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.
This commit is contained in:
Marius Bakke 2020-07-30 00:29:04 +02:00
parent 4f0f00d757
commit 6ce5411aa6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 2 deletions

View File

@ -3529,8 +3529,6 @@ Python.")
(uri (pypi-uri "python-slugify" version))
(sha256
(base32 "0w22fapghmzk3xdasc4dn7h8sl58l08d1h5zbf72dh80drv1g9b9"))))
(native-inputs
`(("python-wheel" ,python-wheel)))
(propagated-inputs
`(("python-unidecode" ,python-unidecode)))
(arguments