Uh oh!
There was an error while loading. Please reload this page.
Multiple Python versions from version-file in one environment - #647
Multiple Python versions from version-file in one environment#647viccie30 wants to merge 1 commit into
Conversation
This makes the change from #567 also available for users of .python-version.
gowridurgad
commented
Jan 8, 2025
Hi @viccie30, Thank you for your contribution to the setup-python action! This specifies a range of acceptable Python versions but does not list multiple discrete versions. You can find more details in the official Poetry documentation: Poetry Documentation - Specifying Dependencies. |
gowridurgad
commented
Jan 20, 2025
Hi @viccie30, |
viccie30
commented
Jan 20, 2025
I don't, mostly because I cannot remember what I was trying to do two years ago, when I opened this pull request. I have not used this action for some 18 months, I think, so feel free to use or discard this as you think best. |
gowridurgad
commented
Jan 22, 2025
Hi @viccie30, Thank you for your response. Since it is not compatible with the official specifications, we will be closing this pull request. If you have any further questions or concerns, please feel free to reach out and encourage you to continue sharing feedback as we strive to improve the action. |
This makes the change from #567 also available for users of
.python-version.