From df2eae68bdcfeecef73be457a581fa766003d669 Mon Sep 17 00:00:00 2001 From: Matthias Goerner <1239022+unhyperbolic@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:50:13 -0700 Subject: [PATCH] Dummy change to check CI --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index ba205bdd..0d4fdaf6 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,6 @@ """ +CI test. + Installation script for the snappy module. Depends heavily on setuptools.