gnu: beancount: pytest is a native input.
* gnu/packages/finance.scm (beancount)[inputs]: Move PYTHON-PYTEST ... [native-inputs]: ... here.master
parent
9afc618e1b
commit
74b992fb43
|
@ -1432,8 +1432,9 @@ a Qt GUI.")
|
|||
("python-lxml" ,python-lxml)
|
||||
("python-magic" ,python-magic)
|
||||
("python-ply" ,python-ply)
|
||||
("python-pytest" ,python-pytest)
|
||||
("python-requests" ,python-requests)))
|
||||
(native-inputs
|
||||
`(("python-pytest" ,python-pytest)))
|
||||
(home-page "http://furius.ca/beancount")
|
||||
(synopsis "Command-line double-entry accounting tool")
|
||||
(description
|
||||
|
|
Reference in New Issue