diff --git a/python-flynt.spec b/python-flynt.spec index 7922ea9..110d7be 100644 --- a/python-flynt.spec +++ b/python-flynt.spec @@ -67,6 +67,7 @@ CLI tool to convert a python project's %-formatted strings to f-strings. %doc README.md %license LICENSE %python_alternative %{_bindir}/flynt -%{python_sitelib}/* +%{python_sitelib}/flynt +%{python_sitelib}/flynt-%{version}*-info %changelog