mirror of
git://holbrook.no/eth-address-index
synced 2024-11-19 15:46:46 +01:00
5 lines
47 B
Python
5 lines
47 B
Python
|
from setuptools import setup
|
||
|
|
||
|
setup(
|
||
|
)
|