From 4715ee7e2183132e8c32edcc1a0fb2cab94fbb88 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 1 Nov 2023 23:12:51 +0000 Subject: [PATCH] Add EuroSciPy --- check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/check.py b/check.py index 03dd4f4..02772cd 100755 --- a/check.py +++ b/check.py @@ -54,6 +54,7 @@ conferences = [ ("PyData London", "https://pydata.org/london2024"), ("Pass the SALT", "https://2024.pass-the-salt.org/"), ("SotM Baltics", "https://2024.sotm-baltics.org/"), + ("EuroSciPy", "https://www.euroscipy.org/2024/"), ]