Skip to content

Commit

Permalink
typing exts just stared failing ??
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmirizzi committed Dec 28, 2022
1 parent 794011f commit 962a558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
python-version: '${{ matrix.python-version }}'
- name: Install Poetry
run: |
pip install typing-extensions
python -m pip install --upgrade pip
pip install poetry==1.1.*
- name: Install dependencies
Expand Down

0 comments on commit 962a558

Please sign in to comment.