Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8f263c

Browse files
authored
Updated url and description
1 parent c73869c commit a8f263c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
setup(
44
name="etherscan-python",
55
version="1.0.0",
6-
description="",
7-
url="",
8-
author="Panagiotis Kotsias",
6+
description="A minimal, yet complete, python API for etherscan.io.",
7+
url="https://github.com/pcko1/etherscan-python",
8+
author="Panagiotis-Christos Kotsias",
99
author_email="[email protected]",
1010
license="MIT",
1111
packages=["etherscan"],

0 commit comments

Comments
 (0)