We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0bd56 commit 312dd1bCopy full SHA for 312dd1b
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Install dependencies
30
run: |
31
- pip install build twine pytest pyarrow
+ pip install build twine pytest pyarrow pandas
32
33
- name: Set version
34
0 commit comments