Add python2-funcsigs as BR

It might be pulled transitively, but not when without optional_tests
This commit is contained in:
Miro Hrončok 2018-05-19 12:34:28 +02:00
parent f3561b1600
commit 89e9545899
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ py.test provides simple, yet powerful testing for Python.
Summary: Simple powerful testing with Python
BuildRequires: python2-attrs
BuildRequires: python2-devel
BuildRequires: python2-funcsigs
BuildRequires: python2-hypothesis
BuildRequires: python2-more-itertools >= 4.0.0
BuildRequires: python2-pluggy