4330c21888
* [Python] Populate setuptools description with README.md Adds the description metadata for the setuptools descriptor file `setup.py` with the contents of our existing README.md, which is a common practice. * Update python/setup.py Co-authored-by: driazati <9407960+driazati@users.noreply.github.com> * Update python/setup.py Co-authored-by: driazati <9407960+driazati@users.noreply.github.com> * Import pathlib and apply black formats. Co-authored-by: driazati <9407960+driazati@users.noreply.github.com>