rsnk96 opened a new pull request, #1901: URL: https://github.com/apache/libcloud/pull/1901
### Description This is a housekeeping MR, meant to simplify the project complexity at root. Tooling and CQ config files (bandit, py-codecoverage, pylint, mypy, pytest) have been moved into `pyproject.toml`, since it is becoming the standard way of defining all tooling-config in python (Ref: https://peps.python.org/pep-0621/) ### Status 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)~ (No code changes made) - [ ] Documentation - [x] ~[Tests](http://libcloud.readthedocs.org/en/latest/testing.html)~ (No functionality added) - [ ] [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: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org