Add description
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit-core?expand=0&rev=2
This commit is contained in:
parent
e588781dc1
commit
860c760ae6
@ -37,11 +37,12 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Flit is a simple way to put Python packages and modules on PyPI.
|
||||
|
||||
%prep
|
||||
%setup -q -n flit_core-%{version}
|
||||
dephell convert --from-format pyproject --from-path pyproject.toml --to setup.py
|
||||
# https://github.com/dephell/dephell_markers/issues/6
|
||||
# gh#dephell/dephell_markers#6
|
||||
sed -i '/package_dir/d' setup.py
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user