corporal/setup.py

6 lines
64 B
Python
Raw Normal View History

# -*- coding: utf-8; -*-
from setuptools import setup
setup()