Skip to content

Commit dfde877

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

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ecr-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
uses: docker/setup-qemu-action@v3
4444
with:
4545
platforms: arm64
46-
- name: Install specific version of Virtual Env due to bug with hatch
47-
run: |
48-
python -m pip install virtualenv==20.39.0
4946
- name: Build distribution
5047
run: hatch build
5148
- name: Get version from __about__.py

0 commit comments

Comments
 (0)