From 69a0ed0ff1dbbae54caa815a324a6392a593f1ef Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 11 Feb 2024 06:11:41 +0000 Subject: [PATCH] EuroPython 2024 site is live --- check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check.py b/check.py index e7b8572..63db369 100755 --- a/check.py +++ b/check.py @@ -56,7 +56,7 @@ conferences = [ # ("Pass the SALT", "https://2024.pass-the-salt.org/"), ("SotM Baltics", "https://2024.sotm-baltics.org/"), ("EuroSciPy", "https://www.euroscipy.org/2024/"), - ("EuroPython", "https://ep2024.europython.eu/"), + # ("EuroPython", "https://ep2024.europython.eu/"), ("Semantic Web in Libraries", "https://swib.org/swib24/"), ("SotM Africa", "https://2024.stateofthemap.africa/"), ("FOSS4G Oceania", "https://2024.foss4g-oceania.org/"),