We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052066d commit af033f0Copy full SHA for af033f0
.github/workflows/tests.yaml
@@ -44,6 +44,8 @@ jobs:
44
45
- run: pip install -U setuptools==45
46
47
+ - run: pip install wheel
48
+
49
- run: pushd examples/aml && pip install -r requirements.txt && popd
50
51
- run: pushd examples/yoti_example_django && pip install -r requirements.txt && popd
0 commit comments