Skip to content

Commit

Permalink
test: add setuptools as dependency for tester
Browse files Browse the repository at this point in the history
  • Loading branch information
darwintree committed Dec 4, 2023
1 parent e47aed2 commit 4f2068d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"pytest-cov",
"ipfshttpclient==0.8.0a2",
"python-dotenv",
"setuptools",
# "py-geth>=3.8.0,<4",
],
'linter': [
Expand Down

0 comments on commit 4f2068d

Please sign in to comment.