Remove unneeded %python_enable_dependency_generator

This commit is contained in:
Miro Hrončok 2022-11-14 15:27:29 +01:00
parent 5ae27e3f1f
commit 88faa536c0

View File

@ -22,8 +22,6 @@ BuildRequires: gcc
# For tests:
BuildRequires: gcc-c++
%?python_enable_dependency_generator
%description
Foreign Function Interface for Python, providing a convenient and
reliable way of calling existing C code from Python. The interface is