diff --git a/python-husl.spec b/python-husl.spec index 18bdc9f..422af6f 100644 --- a/python-husl.spec +++ b/python-husl.spec @@ -53,7 +53,8 @@ A Python implementation of HUSL (revision 3). %files %{python_files} %doc README.md -%{python_sitelib}/husl +%{python_sitelib}/husl.py %{python_sitelib}/husl-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/husl* %changelog