We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b00c5 commit 6e1c16cCopy full SHA for 6e1c16c
.github/workflows/bindings_python_ci.yml
@@ -91,6 +91,6 @@ jobs:
91
shell: bash
92
run: |
93
set -e
94
- pip install hatch==1.12.0
+ pip install hatch==1.14.2
95
hatch run dev:pip install dist/pyiceberg_core-*.whl --force-reinstall
96
hatch run dev:test
0 commit comments