Open zycalice opened 1 year ago
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
pdm import setup.py
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
pip
🐛 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
pip
, source):Additional context