Alpheus - Setup Python environment
Version updated for https://github.com/alpheusci/setup-python to version 1.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Python” GitHub Action simplifies and automates the process of configuring a Python environment in GitHub workflows. It allows users to specify the Python interpreter, version, and package manager, along with optional dependency installation and lockfile management. This action streamlines Python environment setup, saving time and ensuring consistency across projects.
Release notes
What’s Changed
- avoid duplicated interpreters in uv