From 0b5a9279c0522602f49405240e6480e4b5bf6971 Mon Sep 17 00:00:00 2001 From: zara <93386493+zezl7@users.noreply.github.com> Date: Wed, 26 Nov 2025 21:33:03 +0100 Subject: [PATCH] Update demo link for Packaging a Python Code The link to the "Packaging a Python Code" demo was leading to a non-existent file. Perhaps, the proposed link in this PR is the correct demo file. --- timetable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timetable.md b/timetable.md index ff721861..5aa79ffd 100644 --- a/timetable.md +++ b/timetable.md @@ -49,7 +49,7 @@ ## 5.1 – Wed, November 12, 2025 - **15** min.: [Introduction to Packaging](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/intro_slides.md) -- **75** min.: Packaging a Python Code: [demo](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/pypi_demo.md), [slides](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/pypi_slides.md) +- **75** min.: Packaging a Python Code: [demo](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/pip_demo.md), [slides](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/pypi_slides.md) ## 5.2 – Wed, November 12, 2025