Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kiruxaspb authored Apr 3, 2024
1 parent 5d8b251 commit 2f15208
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
python_requires='>=3.10',
install_requires=[
'web3==6.11.1',
]
],
include_package_data=True
)

0 comments on commit 2f15208

Please sign in to comment.