From e90bd049378e90ca73c3a4c7971f53c38646c412 Mon Sep 17 00:00:00 2001 From: Usama Sadiq Date: Thu, 5 Jun 2025 18:14:05 +0500 Subject: [PATCH] build: remove outdated dependency path (#36861) --- .github/workflows/check_python_dependencies.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check_python_dependencies.yml b/.github/workflows/check_python_dependencies.yml index f2d73a1f92..281e26589d 100644 --- a/.github/workflows/check_python_dependencies.yml +++ b/.github/workflows/check_python_dependencies.yml @@ -31,7 +31,6 @@ jobs: find_python_dependencies \ --req-file requirements/edx/base.txt \ --req-file requirements/edx/testing.txt \ - --ignore https://github.com/edx/codejail-includes \ --ignore https://github.com/edx/edx-name-affirmation \ --ignore https://github.com/mitodl/edx-sga \ --ignore https://github.com/open-craft/xblock-poll