playtypus/setup.py

4 lines
58 B
Python
Raw Permalink Normal View History

2021-06-17 05:59:53 +00:00
from setuptools import setup
setup(use_scm_version=True)