Restore tests in Guix package.

This commit is contained in:
Giacomo Leidi 2022-03-01 23:42:32 +01:00
parent db659e9cdc
commit 9c77afa456
1 changed files with 1 additions and 2 deletions

View File

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