-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Added pyproject.toml with the required build section to comply with PEP-518 for tools like poetry #1270
base: main
Are you sure you want to change the base?
Conversation
Hi @mastern2k3! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
@mastern2k3 Will you sign the "Contributor License Agreement"? If not, someone else can contribute this change. Waiting for your response. Thank you. |
I have done this now - See #1292 |
Summary: Adds pyproject.toml to comply with PEP-518, which fixes the building of the library by poetry - See python-poetry/poetry#6113 . This is a copy of #1270 , but I have signed the CLA. Pull Request resolved: #1292 Differential Revision: D51601444 Pulled By: alexkosau fbshipit-source-id: 357d702281ca3519c3640483eba04d124d0744b4
Hi! I'm running into an issue while installing fasttext using poetry, and I think this PR would fix the issue. Just following up here to see if it's possible to move this one forward. Thanks! |
Summary: Adds pyproject.toml to comply with PEP-518, which fixes the building of the library by poetry - See python-poetry/poetry#6113 . This is a copy of facebookresearch#1270 , but I have signed the CLA. Pull Request resolved: facebookresearch#1292 Differential Revision: D51601444 Pulled By: alexkosau fbshipit-source-id: 357d702281ca3519c3640483eba04d124d0744b4
No description provided.