id,seq,job,repo,uses,name,with,run,env,if 136847,1,27463,303218369,actions/checkout@v2,,,,, 136850,4,27463,303218369,,Install dependencies,,"pip install -e '.[test]' ",, 136851,5,27463,303218369,,Run tests,,"pytest ",, 136852,1,27464,303218369,actions/checkout@v2,,,,, 136855,4,27464,303218369,,Install dependencies,,"pip install setuptools wheel twine ",, 136856,5,27464,303218369,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 136857,1,27465,303218369,actions/checkout@v2,,,,, 136860,4,27465,303218369,,Install dependencies,,"pip install -e '.[test]' ",, 136861,5,27465,303218369,,Run tests,,"pytest ",, 136849,3,27463,303218369,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136859,3,27465,303218369,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136854,3,27464,303218369,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-publish-pip-\n""}",,, 136848,2,27463,303218369,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136858,2,27465,303218369,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136853,2,27464,303218369,actions/setup-python@v2,Set up Python,"{""python-version"": ""3.9""}",,,