3
0
Matej Cepl 2020-03-23 18:50:03 +00:00 committed by Git OBS Bridge
parent 4eca1ee7b8
commit de12c240cb

View File

@ -41,7 +41,6 @@ Flit is a simple way to put Python packages and modules on PyPI.
%prep
%setup -q -n flit_core-%{version}
%{!?dephell_gensetup:%define dephell_gensetup dephell deps convert --traceback --from pyproject.toml --to setup.py}
%dephell_gensetup
%build