diff --git a/setup.py b/setup.py index 9b9785ce0..a09ec8dcb 100644 --- a/setup.py +++ b/setup.py @@ -3,3 +3,4 @@ from setuptools import setup setup() +print("aaa")