mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add cmake
to requirements.txt (#140491)
As one can not build PyTorch in clean venv if cmake is not installed Pull Request resolved: https://github.com/pytorch/pytorch/pull/140491 Approved by: https://github.com/yangw-dev, https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
953286b850
commit
d3da6d49df
@ -21,3 +21,4 @@ lintrunner ; platform_system != "Windows"
|
||||
ninja
|
||||
packaging
|
||||
optree>=0.13.0
|
||||
cmake
|
||||
|
Reference in New Issue
Block a user