Skip to content

Commit 36beb22

Browse files
authored
Merge pull request #3392 from SwissDataScienceCenter/release/hotfix-frozendict-dependency
fix(cli): fix frozendict dependency for Python 3.11 on MacOS
2 parents 6af89da + 5bbd637 commit 36beb22

File tree

2 files changed

+56
-36
lines changed

2 files changed

+56
-36
lines changed

.github/workflows/test_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
- develop
88
- "release/**" # Or else PRs created by the PR action don't execute tests
9+
- "hotfix/**"
910
tags:
1011
- "v*.*.*"
1112
pull_request:

poetry.lock

Lines changed: 55 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)