#!/usr/bin/python3

import runpy

runpy.run_module("morphosis")
