We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86032c1 commit af8c626Copy full SHA for af8c626
1 file changed
.github/workflows/check_python_dependencies.yml
@@ -32,6 +32,5 @@ jobs:
32
find_python_dependencies \
33
--req-file requirements/edx/base.txt \
34
--req-file requirements/edx/testing.txt \
35
- --ignore https://github.com/edx/edx-name-affirmation \
36
--ignore https://github.com/mitodl/edx-sga \
37
--ignore https://github.com/open-craft/xblock-poll
0 commit comments