mirror of
https://gitea.com/actions/setup-python.git
synced 2025-02-23 12:10:36 +07:00
This action sets up a Python environment for use in actions by:
- optionally installing and adding to PATH a version of Python that is already installed in the tools cache
- downloading, installing and adding to PATH an available version of Python from GitHub Releases ([actions/python-versions](https://github.com/actions/python-versions/releases)) if a specific version is not available in the tools cache
- failing if a specific version of Python is not preinstalled or available for download
- registering problem matchers for error output
An environment where a tech candidates is required to edit their education and employment history. |
||
---|---|---|
__tests__ | ||
.github | ||
.licenses/npm | ||
dist | ||
docs | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.licensed.yml | ||
.prettierignore | ||
.prettierrc.js | ||
action.yml | ||
CODE_OF_CONDUCT.md | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
Tech Candidates Credentials | ||
tsconfig.json |