bou/setup.py

7 lines
62 B
Python

"""
The bou package
"""
from setuptools import setup
setup()