eth-accounts-index/python/setup.py

7 lines
71 B
Python

from setuptools import setup
setup(
scripts=[
]
)