Skip to content

Commit

Permalink
adding share principals, improving performance of portfolio sharing a…
Browse files Browse the repository at this point in the history
…nd upgrading to python 3.9 (#602)
  • Loading branch information
eamonnfaherty committed Nov 24, 2022
1 parent 71fe0b1 commit 5a2c359
Show file tree
Hide file tree
Showing 24 changed files with 942 additions and 482 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.7]
python-version: [3.9]
poetry-version: [1.2.0]
os: [ubuntu-18.04]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 5a2c359

Please sign in to comment.