From 6a5151eb0523abe2bc1d83d258cd73d874a8ac12 Mon Sep 17 00:00:00 2001 From: sesdev101 Date: Fri, 25 Jul 2025 10:36:17 +0300 Subject: [PATCH] adding comment --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 0c05743738..018630084c 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# we should do some checkings before running the setup from setuptools import find_packages, setup