This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
Watch
2
Star
0
Fork
You've already forked eth2.0-specs
0
Code
Issues
Projects
Releases
Wiki
Activity
85b0c237ca
eth2.0-specs
/
test_libs
/
pyspec
/
requirements.txt
6 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Revert "Only use `setup.py`"
2019-04-24 17:59:13 +00:00
eth-utils>=1.3.0,<2
eth-typing>=2.1.0,<3.0.0
pycryptodome==3.7.3
py_ecc>=1.6.0
Make `test_libs/pyspec/tests` pass 1. Use `typing_inspect` library to check if it's `typing.List[Any]`. Use it in `is_list_type`. 2. Add `__hash__`, `__eq__`, `__repr__` methods to some classes.
2019-05-28 05:57:42 +00:00
typing_inspect==0.4.0