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 9e2a681 commit 95ecc8fCopy full SHA for 95ecc8f
.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