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 6b577175f73..1cb077ce86c 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -412,7 +412,7 @@ nosetests, etc...) in Python projects.") | |||
| 412 | python-mypy | 412 | python-mypy |
| 413 | python-numpy | 413 | python-numpy |
| 414 | python-setuptools | 414 | python-setuptools |
| 415 | python-typeguard-4)) | 415 | python-typeguard)) |
| 416 | (propagated-inputs | 416 | (propagated-inputs |
| 417 | (list python-asttokens | 417 | (list python-asttokens |
| 418 | python-typing-extensions)) | 418 | python-typing-extensions)) |
