~ruther/guix-local

0287db4bcb47725d6c53e5957a073d56c50873ff — Maxim Cournoyer 1 year, 6 months ago d9701ef
gnu: python-pytest-virtualenv: Update home page URL.

* gnu/packages/python-check.scm (python-pytest-virtualenv)
[home-page]: Update URL.

Change-Id: Iaf6a34a12b942bf46530e7a000def049d83fface
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-check.scm
M gnu/packages/python-check.scm => gnu/packages/python-check.scm +1 -1
@@ 1556,7 1556,7 @@ testing framework.")
           python-pytest-shutil
           python-pytest-fixture-config
           python-virtualenv))
    (home-page "https://github.com/manahl/pytest-plugins")
    (home-page "https://github.com/man-group/pytest-plugins")
    (synopsis "Virtualenv fixture for py.test")
    (description "This package provides a virtualenv fixture for the py.test
framework.")