PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Apache License 2.0
38.98k stars 7.31k forks source link

【OCR Issue No.12】Modify the setuptools configuration from SETUP.py into PYPROJECT.toml #12013

Open Liyulingyue opened 2 weeks ago

Liyulingyue commented 2 weeks ago

The push request changes the packaging profile from setup.py to pyproject.toml, and this push request is only used to synchronize the progress of the change.

There is currently no need to review and merge.

related projects: https://github.com/PaddlePaddle/PaddleOCR/issues/11906

refs: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#configuring-setuptools-using-pyproject-toml-files

paddle-bot[bot] commented 2 weeks ago

Thanks for your contribution!