You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cherry-pick: Add required deps to pyproject.toml (#3117)
Summary:
Cherry-pick 28f1c8c from release/0.2 into main
These pip dependencies need to be present to build the pip wheel.
Also, change the version to a stub that looks less like a real version,
until we can hook up the logic to get the version from the git repo
state.
Pull Request resolved: #3117
Test Plan: Ran `./install_requirements.sh` in a new conda environment on my mac M1, and it built/installed the pip package successfully.
Reviewed By: tugsbayasgalan
Differential Revision: D56282487
Pulled By: dbort
fbshipit-source-id: 81e575957ca4d1262eecb4dd5b480a88942371f6
0 commit comments