Skip to content

Commit f74c780

Browse files
authored
Update demo link for Packaging a Python Code (#247)
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.
1 parent 9a8a095 commit f74c780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timetable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
## 5.1 – Wed, November 12, 2025
5050

5151
- **15** min.: [Introduction to Packaging](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/03_building_and_packaging/intro_slides.md)
52-
- **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)
52+
- **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)
5353

5454
## 5.2 – Wed, November 12, 2025
5555

0 commit comments

Comments
 (0)