From c384c0383be665c4a72b8cfb7b2882c21fe294aa Mon Sep 17 00:00:00 2001 From: Sadegh Jafari Date: Sat, 24 Feb 2024 13:47:16 +0000 Subject: [PATCH] try to setup in pypi --- .github/workflows/python-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index bdaab28..f74eae3 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -5,6 +5,7 @@ # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support # documentation. +# name: Upload Python Package