Caching projects that use setup.py by simonw · Pull Request #549 · actions/setup-python
Navigation Menu
{{ message }}
actions / setup-python Public
- Notifications You must be signed in to change notification settings
- Fork 710
Merged
Conversation
Copy link Copy Markdown
Contributor
simonw
commented
Nov 28, 2022
simonw
commented
My Python projects generally use a setup.py file to manage their dependencies - it wasn't completely obvious from this document how to run those, so I added an extra example.
See also my TIL: https://til.simonwillison.net/github-actions/cache-setup-py
simonw
requested a review
from a team
simonw
mentioned this pull request
brcrista approved these changes Nov 29, 2022
Copy link Copy Markdown
Contributor
brcrista
left a comment
brcrista
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @simonw!
brcrista
merged commit
1aafadc
into
actions:main
camallen added a commit to zooniverse/panoptes-python-client that referenced this pull request
Dec 6, 2022camallen added a commit to zooniverse/panoptes-python-client that referenced this pull request
Dec 6, 2022* use latest python setup gh actions * cache via setup.py actions/setup-python#549
tdfacer pushed a commit to ifit/setup-python that referenced this pull request
Oct 7, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment