diff options
Diffstat (limited to 'gnu/packages/python-check.scm')
-rw-r--r-- | gnu/packages/python-check.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index aa119c90ea..6230f62784 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -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.") |