Skip to content

Commit 4940bba

Browse files
committed
chore: remove virtualenv version pin
1 parent dfde877 commit 4940bba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-examples.yml

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

6363
- name: Install Hatch
6464
run: pip install hatch
65-
- name: Install specific version of Virtual Env due to bug with hatch
66-
run: |
67-
python -m pip install virtualenv==20.39.0
6865
- name: Build examples
6966
run: hatch run examples:build
7067

0 commit comments

Comments
 (0)