Skip to content

Commit 9aa04f5

Browse files
Merge pull request #452 from divyanshugit/build-fix
Fixes build fail across all the OS
2 parents dfb738e + c73468e commit 9aa04f5

3 files changed

Lines changed: 2020 additions & 496 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)