From a505aa3846efdc70e9f1e3a9de057a64159d6187 Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 21 Jan 2025 17:01:16 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9b9785ce..a09ec8dc 100644 --- a/setup.py +++ b/setup.py @@ -3,3 +3,4 @@ from setuptools import setup setup() +print("aaa")