From c1cfe125cd70f0fcabe35e8f70df5be7c916023b Mon Sep 17 00:00:00 2001 From: Tal Date: Mon, 11 Mar 2024 08:59:22 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 9b9785ce0..6a8916fbb 100644 --- a/setup.py +++ b/setup.py @@ -3,3 +3,5 @@ from setuptools import setup setup() + +print("aaa")