Skip to content

Commit 5bbd637

Browse files
PanaetiusRalf Grubenmann
authored andcommitted
hotfix(cli): fix frozendict dependency for Python 3.11 on MacOS
1 parent 6af89da commit 5bbd637

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)