# -*- coding: utf-8 -*-
import os.path

PROJECT_DIR = os.path.dirname(os.path.abspath(os.path.dirname(__file__)))
