Skip to content

Commit 534e6e2

Browse files
author
Kotsias, Panagiotis-Christos
committed
Added submodules
1 parent 28fc10d commit 534e6e2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

setup.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88
author="Panagiotis-Christos Kotsias",
99
author_email="kotsias.pan@gmail.com",
1010
license="MIT",
11-
packages=["etherscan"],
11+
packages=[
12+
"etherscan",
13+
"etherscan.enums",
14+
"etherscan.modules",
15+
"etherscan.utils",
16+
"configs",
17+
],
18+
package_data={"configs": ["*"]},
1219
install_requires=["requests", "coverage"],
1320
zip_safe=False,
1421
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy