Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry new: set python range #7651

Closed
2 tasks done
alanwilter opened this issue Mar 15, 2023 · 2 comments · Fixed by #9088
Closed
2 tasks done

poetry new: set python range #7651

alanwilter opened this issue Mar 15, 2023 · 2 comments · Fixed by #9088
Labels
kind/feature Feature requests/implementations

Comments

@alanwilter
Copy link

alanwilter commented Mar 15, 2023

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the FAQ and general documentation and believe that my question is not already covered.

Feature Request

Well, poetry init --python ">=3.8, <3.11" works great, so why don't we have?

poetry new hello_world --python ">=3.8, <3.11"
The option "--python" does not exist
@alanwilter alanwilter added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Mar 15, 2023
@abn abn removed the status/triage This issue needs to be triaged label Mar 23, 2024
@abn
Copy link
Member

abn commented Mar 23, 2024

#9088 introduced the --python option to new.

@abn abn closed this as completed Mar 23, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants