diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index eba3e82e94..fb4a36f0b2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15874,6 +15874,7 @@ enhancements to optimization and data fitting problems.") (list python-beautifulsoup4 python-dateutil python-flaky + python-mock python-nbconvert python-pandas python-pytest |