• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / xclim / 13460578710
92%

Build:
DEFAULT BRANCH: main
Ran 21 Feb 2025 04:06PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13460578710

push

github

web-flow
Deprecate Python3.10, drop Black/Isort/NBQA (#2082)

### What kind of change does this PR introduce?

* Drops support for Python3.10
* Updates several dependencies according to `scipy` SPEC-0 suggestions
* Drops `black`, `isort`, and `nbqa` formatting tools

### Does this PR introduce a breaking change?

Yes. Python3.10 is no longer supported. Several core dependencies have
also been updated (`scikit-learn`, `numpy`, `numba`, `scipy`, `pyarrow`)

### Other information:

`numpy` has suggested dropping support of v1.24
(https://numpy.org/neps/nep-0029-deprecation_policy.html). If we wish
to, we can pin `numpy` and `numba` higher.

The linting dependencies are all made redundant with `ruff`.
* `blackdoc` is still present, as `ruff` does not adjust code blocks in
`Markdown` or `RestructuredText`.
* `pytest-flake8-rst-docstrings` provides some very specific checks that
have not yet been reproduced in `ruff`.
* Reproducing this functionality is particularly complex since it relies
on `docutils` (which would need to be translated into `rust`; Not
happening soon.)
Source Files on build 13460578710
Detailed source file information is not available for this build.
  • Back to Repo
  • 6a58815e on github
  • Prev Build on main (#13397187601)
  • Next Build on main (#13461241271)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc