gnu: python-pytest-django: Remove needless propagated input "python-py". This is already propagated by python-pytest. * gnu/packages/python.scm (python-pytest-django) [propagated-inputs]: Remove python-py.
1 files changed, 1 insertions(+), 2 deletions(-) M gnu/packages/django.scm
M gnu/packages/django.scm => gnu/packages/django.scm +1 -2
@@ 142,8 142,7 @@ with arguments to the field constructor.") `(("python-django" ,python-django) ("python-setuptools-scm" ,python-setuptools-scm))) (propagated-inputs `(("python-py" ,python-py) ("python-pytest" ,python-pytest))) `(("python-pytest" ,python-pytest))) (home-page "http://pytest-django.readthedocs.org/") (synopsis "Django plugin for py.test") (description "Pytest-django is a plugin for py.test that provides a set of