mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-funcy: Fix tests.
* gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
This commit is contained in:
@@ -12733,7 +12733,6 @@ functions by partial application of operators.")
|
||||
(invoke "py.test"))))))
|
||||
(native-inputs
|
||||
`(("python-pytest" ,python-pytest)
|
||||
("python-pytest-warnings" ,python-pytest-warnings)
|
||||
("python-whatever" ,python-whatever)))
|
||||
(home-page "http://github.com/Suor/funcy")
|
||||
(synopsis "Functional tools")
|
||||
|
||||
Reference in New Issue
Block a user