build: Remove edx-name-affirmation from the exception list.

This should prevent it from accidentally getting added back to the
default build.
This commit is contained in:
Feanil Patel
2025-10-30 14:40:04 -04:00
parent 86032c19a0
commit af8c62684b

View File

@@ -32,6 +32,5 @@ jobs:
find_python_dependencies \
--req-file requirements/edx/base.txt \
--req-file requirements/edx/testing.txt \
--ignore https://github.com/edx/edx-name-affirmation \
--ignore https://github.com/mitodl/edx-sga \
--ignore https://github.com/open-craft/xblock-poll