Skip to content

Commit 11ac02a

Browse files
authored
chore: use uv (#51)
* fix deps * use proper one * use master
1 parent 0b42aba commit 11ac02a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
- name: Build doc
3131
shell: bash -xe {0}
3232
run: |
33-
python -m pip install selenium==4.34.2
34-
python -m pip install -r requirements.txt
3533
bash generate.sh
3634
working-directory: python-client/docs
3735
- name: Check if PR needed

0 commit comments

Comments
 (0)