Skip to content

Commit

Permalink
manually add typing_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Mar 18, 2024
1 parent 2a38096 commit e86f276
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 @@
"hypothesis[lark]>=6.0,<7.0",
"eth-stdlib==0.2.7",
"setuptools",
"typing_extensions", # eth-rlp>2 asks for this properly but it has a conflict
],
"lint": [
"black==23.12.0",
Expand Down

0 comments on commit e86f276

Please sign in to comment.