Minor conditional tweak for ELN

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2020-07-07 15:25:59 +00:00
parent 17db294487
commit 39df89b1ef

View File

@ -21,11 +21,6 @@ PidFile can also be used as a context manager or a decorator.}
%bcond_without python2_tests %bcond_without python2_tests
%endif %endif
%if %{defined fedora} && 0%{?fedora} < 29
%bcond_without python2
%bcond_without python2_tests
%endif
%bcond_without python3 %bcond_without python3
%bcond_without python3_tests %bcond_without python3_tests