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 intoactions:mainfrom viccie30:multiple-versions-from-version-file
Conversation
This makes the change from #567 also available for users of .python-version.
|
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. |
|
Hi @viccie30, |
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. |
|
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.