From ec6cd09f9abeeab66bb898d8a02afa3847d427e9 Mon Sep 17 00:00:00 2001 From: Tal Date: Sun, 3 Nov 2024 14:07:43 +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")