Skip to content

init --import enviornment.yml --format pyproject now runs without error #4134

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

telamonian
Copy link

fixes #2523

Done at SciPy sprints 2025! @wolfv @ruben-arts

Currently produces a valid pyproject.toml file, probably not yet complete. There's kind of a tangle of conditionals in init.rs, so we should probably have a conversation about intended behavior.

Might also have some overlap with #4096

…rror

- produces a valid pyproject.toml file, probably not yet complete
@baszalmstra baszalmstra requested a review from ruben-arts July 14, 2025 07:13
@baszalmstra baszalmstra added the enhancement Feature request label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

init: Allow '--import <ENV_FILE>' and '--format <FORMAT>' together
2 participants