gnu: python-funcy: Fix tests.

* gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
master
Danny Milosavljevic 2018-03-04 15:42:41 +01:00
parent 329dabe13b
commit 64cdd73c22
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 0 additions and 1 deletions

View File

@ -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")