mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
remove pip install mention from README.md
It is not needed any more since pip requirements were coded in bazel.
This commit is contained in:
@@ -19,12 +19,6 @@ Notice you can run `bazel run :create-extractor-pack` if you already are in the
|
||||
|
||||
## Code generation
|
||||
|
||||
Make sure to install the [pip requirements](./codegen/requirements.txt) via
|
||||
|
||||
```bash
|
||||
python3 -m pip install -r codegen/requirements.txt
|
||||
```
|
||||
|
||||
Run
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user