id,seq,job,repo,uses,name,with,run,env,if 138776,1,27852,205429375,actions/checkout@v3,,,,, 138777,2,27852,205429375,actions/setup-python@v4,Set up Python,"{""python-version"": ""3.11"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 138778,3,27852,205429375,,Install dependencies,,"pip install setuptools wheel twine ",, 138779,4,27852,205429375,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}",