#!/usr/bin/env python3 from netforce.setup import setup setup( name="clinic", version="0.1.0", description="Ratchawat Clinic module", )