diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-11-28 21:28:47 +0900 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2024-12-13 21:01:38 +0000 |
| commit | 0287db4bcb47725d6c53e5957a073d56c50873ff (patch) | |
| tree | ddfcb5982e0b79071eaab2a718e6e6f41aef1e02 /gnu/packages/python-check.scm | |
| parent | d9701efd2b9eee26c46f85faaff6d6283e6e2ee0 (diff) | |
gnu: python-pytest-virtualenv: Update home page URL.
* gnu/packages/python-check.scm (python-pytest-virtualenv)
[home-page]: Update URL.
Change-Id: Iaf6a34a12b942bf46530e7a000def049d83fface
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 aa119c90eaf..6230f627847 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -1556,7 +1556,7 @@ testing framework.") | |||
| 1556 | python-pytest-shutil | 1556 | python-pytest-shutil |
| 1557 | python-pytest-fixture-config | 1557 | python-pytest-fixture-config |
| 1558 | python-virtualenv)) | 1558 | python-virtualenv)) |
| 1559 | (home-page "https://github.com/manahl/pytest-plugins") | 1559 | (home-page "https://github.com/man-group/pytest-plugins") |
| 1560 | (synopsis "Virtualenv fixture for py.test") | 1560 | (synopsis "Virtualenv fixture for py.test") |
| 1561 | (description "This package provides a virtualenv fixture for the py.test | 1561 | (description "This package provides a virtualenv fixture for the py.test |
| 1562 | framework.") | 1562 | framework.") |
