reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 44 forks source link

installation: support for Python 3.12 #670

Closed tiborsimko closed 9 months ago

tiborsimko commented 9 months ago

FYI depends on https://github.com/reanahub/reana-commons/pull/408 and needs a new release of r-commons to pass CI.

mdonadoni commented 9 months ago

FYI depends on reanahub/reana-commons#408 and needs a new release of r-commons to pass CI.

Could you please bump the lower version of reana-commons in setup.py? This should solve the issues with the CI

codecov[bot] commented 9 months ago

Codecov Report

Merging #670 (8c2e118) into master (15a01ad) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-client/pull/670/graphs/tree.svg?width=650&height=150&src=pr&token=b85cSEiOhs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-client/pull/670?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #670 +/- ## ======================================= Coverage 58.53% 58.53% ======================================= Files 24 24 Lines 2378 2378 ======================================= Hits 1392 1392 Misses 986 986 ```