eth-erc20/python/setup.py

5 lines
47 B
Python
Raw Permalink Normal View History

2020-12-01 23:54:17 +01:00
from setuptools import setup
setup(
)