Skip to content

Commit 2e9dcd8

Browse files
committed
Docs: don't need to add previous commit.
1 parent 5c2d5e6 commit 2e9dcd8

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ tf --test-case yul
4242
head fixtures/example/example/yul.json
4343
```
4444

45-
Note: As our custom test filler package `tf` is under incremental development, be sure to run `pip install -e .` on your local repo after any changes to main are pulled. This ensures that the `tf` package is rebuilt after any change.
46-
47-
4845
### Generating the Execution Spec Tests For Use With Clients
4946

5047
To generate all the tests defined in the `./fillers` sub-directory, run the `tf` command:

docs/getting_started/01_quick_start.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ tf --test-case yul
3636
head fixtures/example/example/yul.json
3737
```
3838

39-
!!! note
40-
As our custom test filler package `tf` is under incremental development, be sure to run `pip install -e .` on your local repo after any changes to main are pulled. This ensures that the `tf` package is rebuilt after any change.
41-
42-
4339
## Generating the Execution Spec Tests For Use With Clients
4440

4541
To generate all the tests defined in the `./fillers` sub-directory, run the `tf` command:

0 commit comments

Comments
 (0)