diff --git a/python-httmock.spec b/python-httmock.spec index b483580..e00d1ea 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -59,7 +59,8 @@ You can use it to mock third-party APIs and test libraries that use %files %{python_files} %doc README.md %license LICENSE -%{python_sitelib}/httmock +%{python_sitelib}/httmock.py %{python_sitelib}/httmock-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/httmock.py %changelog