Kami opened a new pull request, #1929: URL: https://github.com/apache/libcloud/pull/1929
This pull request is a work in progress attempt at trying to migrate package and build metadata from setup.py to pyproject.toml. It will take some time to polish out all the kinks to ensure produced sdist and wheel artifacts match what would have been produced by the previous setup.oy config. As part of this change, running tests directly via ``python setup.py test`` will be deprecated and removed (https://docs.pytest.org/en/7.2.x/explanation/goodpractices.html#do-not-run-via-setuptools) - I will document that in the changelog and update the affected readme. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org