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 1f268616620..930717e1426 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -4223,7 +4223,7 @@ simplify testing of asynchronous tornado applications.") | |||
| 4223 | (list python-pytest-bootstrap | 4223 | (list python-pytest-bootstrap |
| 4224 | python-setuptools)) | 4224 | python-setuptools)) |
| 4225 | (propagated-inputs | 4225 | (propagated-inputs |
| 4226 | (list python-tornado-6)) | 4226 | (list python-tornado)) |
| 4227 | (home-page "https://github.com/eukaryote/pytest-tornasync") | 4227 | (home-page "https://github.com/eukaryote/pytest-tornasync") |
| 4228 | (synopsis "Pytest plugin for testing Tornado code") | 4228 | (synopsis "Pytest plugin for testing Tornado code") |
| 4229 | (description | 4229 | (description |
