diff --git a/python-flatdict.spec b/python-flatdict.spec index c62ae30..2fd7408 100644 --- a/python-flatdict.spec +++ b/python-flatdict.spec @@ -51,7 +51,8 @@ Python module for interacting with nested dicts as a single level dict with deli %files %{python_files} %doc CHANGELOG.md README.rst %license LICENSE -%{python_sitelib}/flatdict +%{python_sitelib}/flatdict.py %{python_sitelib}/flatdict-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/flatdict* %changelog