Skip to content

Commit e43a5c5

Browse files
committed
action: removing python version
1 parent 9d44488 commit e43a5c5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131

3232
# Install dependencies
3333
- name: Install dependencies
34-
uses: actions/setup-python@v5
35-
with:
36-
python-version: 3.11
3734
run: |
3835
pip install -r requirements.txt
3936
pip install -e . --no-deps --force-reinstall

0 commit comments

Comments
 (0)