facebookresearch / metaseq

Repo for external large-scale work
MIT License
6.51k stars 726 forks source link

setup to pyproject #745

Open zycalice opened 1 year ago

zycalice commented 1 year ago

🐛 Bug

test case not passing due to repo install

Need to change from setup.py to pyproject.toml (https://github.com/pypa/setuptools/issues/3214). Could use: pdm import setup.py

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

https://app.circleci.com/pipelines/github/facebookresearch/metaseq/1949/workflows/f65b30d8-8b65-4fe5-ada9-dbdaa1cec8b1/jobs/2467

Code sample

Expected behavior

Environment

Additional context