statusforce/setup.py

7 lines
70 B
Python

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