mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
[CI] Add typing extension package to pytest run for pytthon 3.9
This commit is contained in:
parent
01982568f0
commit
9389ad67c9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
|
@ -40,6 +40,7 @@ jobs:
|
|||
pip install pytest-cov
|
||||
pip install pytest-benchmark
|
||||
pip install hypothesis
|
||||
pip install typing_extensions
|
||||
pip freeze
|
||||
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue