diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9c62804483..4ba16281c3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3214,7 +3214,9 @@ simple function calls.") (native-inputs (list python-pytest python-pytest-cov + python-setuptools python-setuptools-scm + python-wheel xorg-server-for-tests)) (home-page "https://github.com/glue-viz/echo") (synopsis "Callback Properties in Python") |