15
0
2019-12-05 17:29:28 +00:00
committed by Git OBS Bridge
parent 0bd16521c7
commit 297d77d4cc

View File

@@ -38,6 +38,8 @@ BuildRequires: %{python_module coverage}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pymongo}
BuildRequires: %{python_module pytest}
# Provided by both python and python3
BuildRequires: python
# /SECTION
# SECTION python 2 test requirements
BuildRequires: python-enum34