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

Fix argument conflicts_with in rye init #346

Merged
merged 1 commit into from Jun 23, 2023
Merged

Conversation

bluss
Copy link
Contributor

@bluss bluss commented Jun 23, 2023

I found this error when running rye init:

Command init: Argument or group 'no-import' specified in 'conflicts_with*' for 'REQUIREMENTS_FILE' does not exist'

and this seems to address it.

This is how clap has specced it: clap-rs/clap#4759 (comment)

I found this error when running rye init:

Command init: Argument or group 'no-import' specified in
'conflicts_with*' for 'REQUIREMENTS_FILE' does not exist'

and this seems to address it.
@bluss bluss changed the title Fix argument conflict in rye init Fix argument conflicts_with in rye init Jun 23, 2023
@bluss bluss mentioned this pull request Jun 23, 2023
@mitsuhiko mitsuhiko merged commit 64c2676 into astral-sh:main Jun 23, 2023
6 checks passed
@bluss bluss deleted the rye-init branch June 23, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants