Skip to content
Snippets Groups Projects
Commit 6e25e4e0 authored by Piotr Ożarowski's avatar Piotr Ożarowski
Browse files

not really needed

parent a7fcb1e8
No related branches found
No related tags found
No related merge requests found
if which pycompile >/dev/null 2>&1; then
pycompile -p #PACKAGE# #ARGS# || true
pycompile -p #PACKAGE# #ARGS#
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment