mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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:
parent
953286b850
commit
d3da6d49df
|
|
@ -21,3 +21,4 @@ lintrunner ; platform_system != "Windows"
|
|||
ninja
|
||||
packaging
|
||||
optree>=0.13.0
|
||||
cmake
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user