diff options
Diffstat (limited to 'gnu/packages/matrix.scm')
-rw-r--r-- | gnu/packages/matrix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm index 6604226f47..fc62041685 100644 --- a/gnu/packages/matrix.scm +++ b/gnu/packages/matrix.scm @@ -185,7 +185,7 @@ homeserver and generally help bootstrap the ecosystem.") "not test_upload_binary_file_object " "and not test_connect_wrapper")))))))) (native-inputs - `(("python-pytest" ,python-pytest-6) + `(("python-pytest" ,python-pytest) ("python-hyperframe" ,python-hyperframe) ("python-hypothesis" ,python-hypothesis) ("python-hpack" ,python-hpack) |