Disable tests for now

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-11-29 17:36:35 +02:00
parent deace2672f
commit 69c5990bb1
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ License: Python
%bcond_without optimizations
# Run the test suite in %%check
%bcond_without tests
%bcond_with tests
# Extra build for debugging the interpreter or C-API extensions
# (the -debug subpackages)