merkle-tree-stream/setup.py

4 lines
58 B
Python

from setuptools import setup
setup(use_scm_version=True)