mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Delete all compiled python files when running hacking/env-setup
This commit is contained in:
@@ -43,6 +43,7 @@ if test -e $PREFIX_PYTHONPATH/ansible*.egg-info
|
||||
rm -r $PREFIX_PYTHONPATH/ansible*.egg-info
|
||||
end
|
||||
mv ansible*egg-info $PREFIX_PYTHONPATH
|
||||
rm **/*.pyc
|
||||
popd
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user