This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from c47e3244c Merge pull request #1920 from apache/run_tests_py312
     add 27f186dd7 Merge tooling related constructs into pyproject
     add a1ac8bff1 Merge branch 'merge_pyproject' of 
https://github.com/rsnk96/libcloud into rsnk96-merge_pyproject
     add 739d0538c Fix mypy config options in pyproject.toml file.
     add 561aa6c28 Add changelog entry for #1901.
     add cd0129678 Fix coverage config options in pyproject.yaml.
     add a39b64091 Add missing toml extra for the bandit package.

No new revisions were added by this update.

Summary of changes:
 .bandit.yaml           |  10 -----
 .coveragerc            |  32 ---------------
 .gitmodules            |   0
 .pylintrc              |  39 -------------------
 .ratignore             |  26 ++++++-------
 CHANGES.rst            |  12 +++++-
 MANIFEST.in            |   2 +-
 mypy.ini               |  46 ----------------------
 pyproject.toml         | 104 ++++++++++++++++++++++++++++++++++++++++++++++---
 pytest.ini             |   8 ----
 requirements-lint.txt  |   2 +-
 requirements-tests.txt |   2 +-
 tox.ini                |  22 +++++------
 13 files changed, 135 insertions(+), 170 deletions(-)
 delete mode 100644 .bandit.yaml
 delete mode 100644 .coveragerc
 delete mode 100644 .gitmodules
 delete mode 100644 .pylintrc
 delete mode 100644 mypy.ini
 delete mode 100644 pytest.ini

Reply via email to