bou/setup.py

7 lines
62 B
Python
Raw Permalink Normal View History

2021-06-04 18:48:50 +00:00
"""
The bou package
"""
from setuptools import setup
setup()