-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Open
Labels
module: binariesAnything related to official binaries that we release to usersAnything related to official binaries that we release to usersmodule: buildBuild system issuesBuild system issuesmodule: cpp-extensionsRelated to torch.utils.cpp_extensionRelated to torch.utils.cpp_extensiontriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🐛 Describe the bug
This is related to #152276
We would like to pin setuptools dynamic dependency.
Currently setuptools version is not pinned in PyTorch METADATA:
Requires-Dist: setuptools; python_version >= "3.12"
We need to pin setuptools version to less than 80.
Versions
2.7.1
donigian and malfet
Metadata
Metadata
Assignees
Labels
module: binariesAnything related to official binaries that we release to usersAnything related to official binaries that we release to usersmodule: buildBuild system issuesBuild system issuesmodule: cpp-extensionsRelated to torch.utils.cpp_extensionRelated to torch.utils.cpp_extensiontriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module