Skip to content

Commit

Permalink
add setuptools, it is not provided by default in python3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Mar 15, 2024
1 parent f7db6f3 commit e670557
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 @@ -21,6 +21,7 @@
"lark==1.1.9",
"hypothesis[lark]>=5.37.1,<6.0",
"eth-stdlib==0.2.6",
"setuptools",
],
"lint": [
"black==23.12.0",
Expand Down

0 comments on commit e670557

Please sign in to comment.