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

7 lines
71 B
Python
Raw Permalink Normal View History

"""
The ScribeEngine package
"""
2021-06-16 21:24:44 +00:00
from setuptools import setup
2021-06-16 21:24:44 +00:00
setup()