Skip to content

Commit af8c626

Browse files
committed
build: Remove edx-name-affirmation from the exception list.
This should prevent it from accidentally getting added back to the default build.
1 parent 86032c1 commit af8c626

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/check_python_dependencies.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@ jobs:
3232
find_python_dependencies \
3333
--req-file requirements/edx/base.txt \
3434
--req-file requirements/edx/testing.txt \
35-
--ignore https://github.com/edx/edx-name-affirmation \
3635
--ignore https://github.com/mitodl/edx-sga \
3736
--ignore https://github.com/open-craft/xblock-poll

0 commit comments

Comments
 (0)