Restore tests in Guix package.
This commit is contained in:
parent
db659e9cdc
commit
9c77afa456
|
@ -332,8 +332,7 @@ simplify testing of asynchronous tornado applications.")
|
|||
#:select? (git-predicate %source-dir)))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f
|
||||
#:phases
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-after 'unpack 'generate-setup.py
|
||||
(lambda* (#:key inputs outputs #:allow-other-keys)
|
||||
|
|
Loading…
Reference in New Issue