fix config, work on py_tests

This commit is contained in:
protolambda
2019-03-28 02:30:47 +08:00
parent a106edacad
commit ec4d41e15d
13 changed files with 54 additions and 30 deletions

View File

@@ -62,7 +62,7 @@ eth-utils==1.4.1
Install all the necessary requirements (re-run when you add more):
```bash
pip3 install -r requirements.txt --user
pip3 install -r requirements.txt
```
And write your initial test generator, extending the base generator: