Fix rewheel's module regex (related upstream issue27364 and issue28128).

Enable tests.
This commit is contained in:
Charalampos Stratakis 2016-10-12 14:04:47 +02:00
commit ace4eac581
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@
%global with_computed_gotos yes
# Turn this to 0 to turn off the "check" phase:
%global run_selftest_suite 0
%global run_selftest_suite 1
# We want to byte-compile the .py files within the packages using the new
# python3 binary.