Skip to content

Commit af033f0

Browse files
committed
pip install wheel
1 parent 052066d commit af033f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444

4545
- run: pip install -U setuptools==45
4646

47+
- run: pip install wheel
48+
4749
- run: pushd examples/aml && pip install -r requirements.txt && popd
4850

4951
- run: pushd examples/yoti_example_django && pip install -r requirements.txt && popd

0 commit comments

Comments
 (0)