Skip to content

Installing Python versions? #4161

Answered by amaank404
swamper123 asked this question in Q&A
Discussion options

You must be logged in to vote

No, poetry does not install python versions. that is a requirement that you can specify in the pyproject.toml. if the requirement of python version is not satisfied, the installation fails. Its basically telling poetry at what minimum version required will your project run.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by finswimmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants