mirror of https://github.com/google/oss-fuzz.git
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
|
# Requirements for submitting code changes to infra/ (needed by presubmit.py).
|
||
|
pylint==2.4.4
|
||
|
yapf==0.28.0
|
||
|
PyYAML==5.1
|
||
|
|