hypercore-crypto/setup.py

4 lines
58 B
Python
Raw Normal View History

2019-08-07 06:31:30 +00:00
from setuptools import setup
setup(use_scm_version=True)