Skip to content

[python] fix eckit version for mir#51

Merged
tmi merged 1 commit into
feature/eckit-geofrom
feature/pythonUpdate
Jun 10, 2026
Merged

[python] fix eckit version for mir#51
tmi merged 1 commit into
feature/eckit-geofrom
feature/pythonUpdate

Conversation

@tmi

@tmi tmi commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Needed one extra fix, I put there wrong version of eckit in the deps

https://github.com/ecmwf/python-develop-bundle/actions/runs/27274546949 -- a successful build for all platforms

verified with

$ uv pip install 'pyyaml==3.11' setuptools # those are required by mir but are not on test pypi
$ uv pip install --prerelease allow -i https://test.pypi.org/simple/ mir-python==1.28.3.dev98
$ python
>>> import mir
>>>

(and unlike all previous attempts, this does not crash or complain)

@tmi tmi force-pushed the feature/pythonUpdate branch from a80521d to 886f86d Compare June 10, 2026 12:50
@tmi tmi merged commit 0c1287f into feature/eckit-geo Jun 10, 2026
4 checks passed
@tmi tmi deleted the feature/pythonUpdate branch June 10, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant