1
#! /usr/bin/env python
2
# -*- coding: utf8 -*-
3
4
from compileall import compile_dir
5
compile_dir("plugins/", force=True)
Loggerhead is a web-based interface for Breezy Version: 2.0.1