mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-10 20:34:54 -05:00
Revert "Only use setup.py"
This commit is contained in:
@@ -72,7 +72,7 @@ Note: make sure to run `make pyspec` from the root of the specs repository, to b
|
||||
|
||||
Install all the necessary requirements (re-run when you add more):
|
||||
```bash
|
||||
pip3 install -e .[pyspec]
|
||||
pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
And write your initial test generator, extending the base generator:
|
||||
|
||||
Reference in New Issue
Block a user