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 7bffc05 commit c4cd552Copy full SHA for c4cd552
.github/workflows/tests.yaml
@@ -48,8 +48,6 @@ jobs:
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
52
-
53
- run: pushd examples/yoti_example_flask && pip install -r requirements.txt && popd
54
55
- run: pushd examples/doc_scan && pip install -r requirements.txt && popd
0 commit comments