mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Add lintrunner as dev dependency (#125304)
As per title. We expect people to use it before pushing any PR. Pull Request resolved: https://github.com/pytorch/pytorch/pull/125304 Approved by: https://github.com/Skylion007
This commit is contained in:
parent
197612c84c
commit
c99617706e
|
|
@ -14,6 +14,7 @@ filelock
|
|||
networkx
|
||||
jinja2
|
||||
fsspec
|
||||
lintrunner
|
||||
# setuptools was removed from default python install
|
||||
setuptools ; python_version >= "3.12"
|
||||
packaging
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user