PsiACE opened a new pull request, #2102: URL: https://github.com/apache/libcloud/pull/2102
## Changes Title (replace this with a logical title for your changes) ### Description Previously most developer/CI tooling lived in extras after #2085, which is not ideal since extras are for optional end‑user features. This change migrates those dependencies to dependency groups and aligns tox, GitHub Actions, RTD, and docs with `uv sync --group ...`, removing `requirements.txt` usage in CI. ### Status Replace this: describe the PR status. Examples: - done, ready for review ### Checklist (tick everything that applies) - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [x] Documentation - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
