scribeengine/setup.py

7 lines
71 B
Python

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