simple-message-channels/setup.py
2020-06-30 01:53:34 +02:00

4 lines
58 B
Python

from setuptools import setup
setup(use_scm_version=True)