Disable checks on EPEL, since there are too many missing BRs
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
This commit is contained in:
parent
b5996ef108
commit
5dfc1e5202
@ -1,4 +1,9 @@
|
||||
%if 0%{?rhel}
|
||||
# many missing test dependencies that we don't want to maintain
|
||||
%bcond_with check
|
||||
%else
|
||||
%bcond_without check
|
||||
%endif
|
||||
|
||||
Name: python-tomli-w
|
||||
Version: 0.4.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user