bou/setup.py
2021-06-04 11:51:18 -07:00

7 lines
62 B
Python

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