From b07b1cd491816c248c95a3561ffb9544eb78fe87 Mon Sep 17 00:00:00 2001 From: Pier-Luc St-Onge Date: Thu, 30 Jan 2025 11:54:03 -0500 Subject: [PATCH] =?UTF-8?q?Enlever=20une=20d=C3=A9pendance=20hors=20CQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyt101/config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyt101/config.yaml b/pyt101/config.yaml index fc474ba..6f39edf 100644 --- a/pyt101/config.yaml +++ b/pyt101/config.yaml @@ -25,8 +25,6 @@ jupyterhub::jupyterhub_config_hash: jupyterhub::kernel::venv::packages: ['numpy', 'pandas', 'matplotlib'] profile::accounts::skel_archives: - - filename: intro-python-main.zip - source: https://github.com/ccoulombe/intro-python/archive/refs/heads/main.zip - filename: intro-programmation-python-main.zip source: https://github.com/calculquebec/intro-programmation-python/archive/refs/heads/main.zip - filename: jupyter.zip