Python cached directory removed
This commit is contained in:
@@ -43,6 +43,7 @@ dos2unix -k README.txt NEWS.txt
|
||||
%check
|
||||
pushd test
|
||||
PYTHONPATH=../ %{__python} test_%{oname}.py
|
||||
rm -rf %{buildroot}%{python3_sitelib}/__pycache__
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
|
||||
|
||||
Reference in New Issue
Block a user