pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Update versioneer #144

Closed mraspaud closed 7 months ago

mraspaud commented 11 months ago

The old versioneer is not compatible with python 3.12, this PR updates versioneer

pnuu commented 11 months ago

Seems that we have problems with botocore.

mraspaud commented 11 months ago

yep :( looking into it...

mraspaud commented 11 months ago

I think that's the culprit: https://github.com/aio-libs/aiobotocore/pull/1037

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7828118573

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 7637773386: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls