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