Add EuroPython

This commit is contained in:
Edward Betts 2023-11-04 22:30:34 +00:00
parent 291a4a6cd2
commit 5c60f7e3bf

View file

@ -36,6 +36,7 @@ not_here_list = [
"500 Internal Server Error",
"Test Page for the Apache HTTP Server",
"Site not found · GitHub Pages",
"504: Gateway time-out",
]
conferences = [
@ -54,6 +55,7 @@ conferences = [
("PyData London", "https://pydata.org/london2024"),
("Pass the SALT", "https://2024.pass-the-salt.org/"),
("SotM Baltics", "https://2024.sotm-baltics.org/"),
("EuroPython", "https://ep2024.europython.eu/"),
]