Skip to content

Commit

Permalink
remove blspy from requirements/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley committed Aug 15, 2024
1 parent b9e3b8f commit 4baa75d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ attrs==23.2.0
base58==2.1.1
beautifulsoup4==4.12.3
binary-helpers==0.0.4
# -e git+https://github.com/ArkEcosystem/bls-signatures@dff63010f69c5d8a56c4a7ca18c4e4f58c624a93#egg=blspy_impl&subdirectory=python-impl
btclib==2023.7.12
btclib_libsecp256k1==0.4.0
cached-property==1.5.2
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
requires = [
'base58',
'binary-helpers',
# 'blspy-impl @ git+https://github.com/ArkEcosystem/bls-signatures@dff63010f69c5d8a56c4a7ca18c4e4f58c624a93#egg=blspy_impl&subdirectory=python-impl',
'coincurve',
'pycryptodomex',
'btclib',
Expand Down

0 comments on commit 4baa75d

Please sign in to comment.