Skip to content

Commit c73468e

Browse files
committed
Workaround for debugpy's bug
1 parent 5ba805d commit c73468e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ jobs:
153153
154154
- name: Install dependencies
155155
run: |
156+
poetry config installer.modern-installation false
156157
poetry install
157158
158159
- name: Build PyDP macOS

0 commit comments

Comments
 (0)