Skip to content
Discussion options

You must be logged in to vote

Poetry should fail if you run poetry env use 3.10 and Python 3.10 is not allowed. However, it looks like it does not. I would classify this as bug.

At the moment, you can probably just add a step that checks the version of the used Python (e.g. with poetry run python --version).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by teutoburg
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