Skip to content

Commit b66f1b2

Browse files
authored
remove pip install mention from README.md
It is not needed any more since pip requirements were coded in bazel.
1 parent fff70da commit b66f1b2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

swift/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ Notice you can run `bazel run :create-extractor-pack` if you already are in the
1919

2020
## Code generation
2121

22-
Make sure to install the [pip requirements](./codegen/requirements.txt) via
23-
24-
```bash
25-
python3 -m pip install -r codegen/requirements.txt
26-
```
27-
2822
Run
2923

3024
```bash

0 commit comments

Comments
 (0)