me
/
guix
Archived
1
0
Fork 0

gnu: python-jupyter-client: Fix test suite.

* gnu/packages/python-xyz.scm (python-jupyter-client)[native-inputs]:
Remove python-pytest-asyncio.
master
Efraim Flashner 2021-10-31 16:34:49 +02:00
parent 757c9425ba
commit 7e8e07033d
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -8386,7 +8386,6 @@ without using the configuration machinery.")
("python-traitlets" ,python-traitlets)))
(native-inputs
`(("python-pytest" ,python-pytest)
("python-pytest-asyncio" ,python-pytest-asyncio)
("python-pytest-timeout" ,python-pytest-timeout)
("python-async-generator" ,python-async-generator)
("python-mock" ,python-mock)