This repository has been archived on 2024-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
old-scribeengine/setup.py
2021-06-16 14:24:44 -07:00

7 lines
71 B
Python

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