Skip to content

Commit 3165386

Browse files
committed
Added coverage to dependencies
1 parent b2ba5a8 commit 3165386

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies:
2626
- zlib=1.2.11=h516909a_1009
2727
- pip:
2828
- chardet==3.0.4
29+
- coverage==5.3
2930
- idna==2.10
3031
- requests==2.24.0
3132
- urllib3==1.25.10

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"etherscan.modules",
1515
"etherscan.utils",
1616
],
17-
install_requires=["requests"],
17+
install_requires=["requests", "coverage"],
1818
include_package_data=True,
1919
zip_safe=False,
2020
)

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