Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
solveforceapp
/
setup-python
Public
forked from
actions/setup-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
setup-python
docs
advanced-usage.md
on
main
User selector
All users
All time
Commit History
Commits on Jun 25, 2025
Enhance cache-dependency-path handling to support files outside the workspace root (#1128)
Show description for 1264885
aparnajyothi-y
authored
1264885
Copy full SHA for 1264885
Commits on Jun 20, 2025
Add support for `pip-version` (#1129)
Show description for e9c40fb
priyagupta108
authored
e9c40fb
Copy full SHA for e9c40fb
Commits on Mar 13, 2025
Add support for .tool-versions file in setup-python (#1043)
Show description for 19e4675
mahabaleshwars
authored
19e4675
Copy full SHA for 19e4675
Commits on Mar 4, 2025
Support free threaded Python versions like '3.13t' (#973)
Show description for 9e62be8
colesbury
authored
9e62be8
Copy full SHA for 9e62be8
Commits on Jan 27, 2025
Improve Advanced Usage examples (#645)
Show description for 4237552
lrq3000
authored
4237552
Copy full SHA for 4237552
Commits on Oct 24, 2024
Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (#965)
Show description for 0b93645
priya-kinthali
authored
0b93645
Copy full SHA for 0b93645
Commits on Aug 8, 2024
Documentation update for caching poetry dependencies (#908)
Show description for 2bd53f9
3 people
authored
2bd53f9
Copy full SHA for 2bd53f9
Commits on Mar 26, 2024
Documentation changes for avoiding rate limit issues on GHES (#835)
Show description for 82c7e63
priya-kinthali
authored
82c7e63
Copy full SHA for 82c7e63
Commits on Jan 24, 2024
Fix the "Specifying multiple Python/PyPy versions" link (#782)
Show description for 871daa9
Jamim
authored
871daa9
Copy full SHA for 871daa9
Commits on Dec 14, 2023
Replace setup-python@v4 by setup-python@v5 in README (#776)
basnijholt
authored
e9d6f99
Copy full SHA for e9d6f99
Commits on Dec 5, 2023
Add example of GraalPy to docs (#773)
dmitry-shibanov
authored
0ae5836
Copy full SHA for 0ae5836
Commits on Nov 8, 2023
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)
cclauss
authored
7bc6abb
Copy full SHA for 7bc6abb
Commits on Jul 13, 2023
Fix typos found by codespell (#650)
DimitriPapadopoulos
authored
61a6322
Copy full SHA for 61a6322
Commits on Jun 28, 2023
Read python version from pyproject.toml (fix #542) (#669)
dariocurr
authored
0d5da6a
Copy full SHA for 0d5da6a
Commits on Apr 25, 2023
Fix a incorrect link advanced-usage.md (#657)
siyuan0322
authored
db9987b
Copy full SHA for db9987b
Commits on Apr 20, 2023
fix `allow-prereleases` sample configuration (#615)
mayeut
authored
6db7460
Copy full SHA for 6db7460
Commits on Feb 9, 2023
Fix GHE documentation link (#602)
Show description for 3faddef
fevrin
authored
3faddef
Copy full SHA for 3faddef
Commits on Jan 27, 2023
feature: fallback to pre-release when no stable version is found (#414)
Show description for 2652534
mayeut
authored
2652534
Copy full SHA for 2652534
Commits on Jan 18, 2023
Fix small action version typo in docs (#590)
Jalmeida1994
authored
a6eba85
Copy full SHA for a6eba85
Commits on Jan 16, 2023
Encourage the use of pre-release Python 3.12, not 3.11 (#586)
cclauss
authored
34b4b62
Copy full SHA for 34b4b62
Commits on Jan 9, 2023
Fix outdated ref to actions/setup-python@v3 in doc (#581)
bagerard
authored
d27e3f3
Copy full SHA for d27e3f3
Commits on Dec 22, 2022
Install multiple python versions (#567)
dmitry-shibanov
authored
5ccb29d
Copy full SHA for 5ccb29d
Commits on Nov 29, 2022
Caching projects that use setup.py (#549)
simonw
authored
1aafadc
Copy full SHA for 1aafadc
Commits on Oct 31, 2022
Extend docu regarding rate limit issues. (#510)
kasuteru
authored
af57b64
Copy full SHA for af57b64
Commits on Sep 20, 2022
Fix typo (#503)
Freed-Wu
authored
13a464f
Copy full SHA for 13a464f
Commits on Aug 30, 2022
Only use github.token on github.com (#443)
Show description for 98c991d
ChristopherHX
and
brcrista
authored
98c991d
Copy full SHA for 98c991d
Commits on Aug 29, 2022
Update runner links
Aleksandr Chebotov
committed
48a0f00
Copy full SHA for 48a0f00
Commits on Aug 9, 2022
Update advanced-usage.md
Kludex
authored
197204a
Copy full SHA for 197204a
Commits on Aug 1, 2022
Fix broken links
IvanZosimov
committed
c4e98b7
Copy full SHA for c4e98b7
Fix review points
IvanZosimov
committed
cfcafa5
Copy full SHA for cfcafa5
Commits on Jul 28, 2022
Fix review points
IvanZosimov
committed
c318b92
Copy full SHA for c318b92
Commits on Jul 26, 2022
Fix typo
IvanZosimov
committed
72394d1
Copy full SHA for 72394d1
Revert changes
IvanZosimov
committed
fe396d3
Copy full SHA for fe396d3
Change advanced-usage.md
IvanZosimov
committed
853c012
Copy full SHA for 853c012
Change contents to make them more readable
IvanZosimov
committed
fd6f59d
Copy full SHA for fd6f59d
Previous
Next
You can’t perform that action at this time.