gnu: python-pytest-virtualenv: Update home page URL.

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

Change-Id: Iaf6a34a12b942bf46530e7a000def049d83fface
This commit is contained in:
Maxim Cournoyer 2024-11-28 21:28:47 +09:00 committed by Sharlatan Hellseher
parent d9701efd2b
commit 0287db4bcb
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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.")