[Build] Remove pyproject.toml
I haven't found an easy way to add torch as a build dependency in pyproject.toml. If we add torch in pyproject.toml, for some setup it would download a different version of Pytorch before building. If we don't add torch, lots of users report they get error when installing.
Showing
pyproject.toml
deleted
100644 → 0
Please register or sign in to comment