mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Add python docstring linting in vscode settings Use black and isort for python code formatting in VScode. Import sorting enabled on save. Code formatting available in VSCode with manual trigger. Adopted from pytorch https://github.com/pytorch/pytorch/blob/master/.vscode/settings_recommended.json
20 lines
188 B
Text
20 lines
188 B
Text
black>=22.3
|
|
cerberus
|
|
codecov
|
|
flatbuffers
|
|
isort
|
|
jinja2
|
|
numpy
|
|
onnx
|
|
onnxmltools
|
|
packaging
|
|
pandas
|
|
protobuf
|
|
pydocstyle[toml]
|
|
pytest
|
|
pytest-cov
|
|
scikit-learn
|
|
scipy
|
|
sympy
|
|
wheel
|
|
setuptools>=41.4.0
|