diff --git a/python-cython.spec b/python-cython.spec index 2850351..c7c505c 100644 --- a/python-cython.spec +++ b/python-cython.spec @@ -55,7 +55,7 @@ edge functionality and optimizations. %{py3_platsitedir}/Cython-%{version}-*.egg-info %{py3_platsitedir}/cython* %{py3_platsitedir}/pyximport -#{py3_platsitedir}/__pycache__/ +%{py3_platsitedir}/__pycache__/ #-------------------------------------------------------------------- @@ -77,7 +77,7 @@ edge functionality and optimizations. %{py38_platsitedir}/Cython-%{version}-*.egg-info %{py38_platsitedir}/cython* %{py38_platsitedir}/pyximport -#{py38_platsitedir}/__pycache__/ +%{py38_platsitedir}/__pycache__/ #--------------------------------------------------------------------