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:
Michel Alexandre Salim 2022-03-06 16:40:50 -08:00
parent b5996ef108
commit 5dfc1e5202

View File

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