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.") (list python-pytest-bootstrap python-setuptools)) (propagated-inputs - (list python-tornado-6)) + (list python-tornado)) (home-page "https://github.com/eukaryote/pytest-tornasync") (synopsis "Pytest plugin for testing Tornado code") (description |
