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
Summary:
Pull Request resolved: #3476
Fill out the recommended `project` keys, most of which will affect the
web page that PyPI will render for the `executorch` package.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#about-your-project
for the latest guidance.
Use
https://github.com/pytorch/pytorch/blob/a21327e0b03cc18850a0608be2d9c5bd38fd4646/setup.py#L1394
as a guide for the actual values.
Add a README-wheel.md file that will be included in the wheel, and will
become the main page contents on PyPI.
Test Plan:
* Installed the package with `./install_requirements.sh`
* Looked at the files under ~/miniconda3/envs/executorch/lib/python3.10/site-packages/executorch-0.2.0a0+1a499e0.dist-info. METADATA and LICENSE both contain the new metadata.
imported-using-ghimport
Reviewed By: mikekgfb
Differential Revision: D56857482
Pulled By: dbort
fbshipit-source-id: a8d7b1518ed0fba0172f76394e738b735b51af9f
0 commit comments