Skip to content

Commit a90aaae

Browse files
fix(mypy): include faster-hexbytes in build deps (#211)
1 parent 3d38fec commit a90aaae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ requires = [
1515
"eth-hash>=0.7.0,<1",
1616
"eth-typing==5.2.1",
1717
"ez-a-sync==0.33.10",
18+
"faster-hexbytes==1.3.5",
1819
]
1920
build-backend = "setuptools.build_meta"
2021

0 commit comments

Comments
 (0)